Jump to content
Xtreme .Net Talk

darkpl

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by darkpl

  1. Crystal Report. I'm new to VB.Net, i know there is a new features - Crystal Report. Can anyone give me an example how to create and show (say, a button press) a report using Crystal Report? I'm using OLEDB and connect to Access DB. :( :( :(
  2. 1. Control of Datagrid in VB.Net. using OLEDB connection example: a. how to select a row, press a button then it will copy every items in each cells in that single row to a particular textbox or variable? b. how to refresh datagrid? c. how to keep on adding item to datagrid, i found that once you bind it, you can't add anything new nor refresh the datagrid. I ask this question because i use to MSHFlexgrid in VB 6 but i'm really unfamiliar with datagrid in the VB.Net :(
×
×
  • Create New...