Dataset display

  • Thread starter Thread starter K R Lal
  • Start date Start date
K

K R Lal

Hello,

How can I retrive data from a dataset to my textbox?
My dataset have 4 colums, I filter the data thru rowfilter.

please help me.
 
Well I dont know for sure all of the details but I think using a Rich Text
Box would be the beginning. On a project I just got done working on we were
able to take a dataset and some values from listboxes and put them into the
Rich Text Box with vbtab and vbctrl controls.

Locke
 
Back
Top