Skip to Content
0
Former Member
Oct 31, 2005 at 06:46 PM

Another table control issue...

16 Views

I have a table control which has two fields: Table Name and Field Name. I have a listbox for Table name field and F4 for field name. Depending on the table name chosen, F4 shows the relative field entries. Now problem is coming when all the rows on the screen are filled and user do a scroll down. now since I am reading the table name to call F4 for field name using Tablectrl-currentline, it is giving me wrong value for table name. Also I have to take care of th efact that user can modify existing entry also.

Anybody???

Thanks in advance

Reagards,

Arpit