Guest_imported
New member
- Jan 1, 1970
- 0
Hi All
Is it possible to add values in a Grid without any table or Cursor just like in List Box ( AddListItem ).
Actually in my Grid I have inserted 5 Columns as under:-
ITEM CODE ITEM NAME QUANTITY RATE AMOUNT
I want when user write an Item Code, Nest Column automatically filled with Item Name selecting this value from a table and Focus will set on Column No. 3 where user will write the quantity and then in Column he will write Price and then again column 5 will automatically filled with the value (Quantity * Rate)
This must be possible, please guide
Thanks in advance
Ahsan Rana
Is it possible to add values in a Grid without any table or Cursor just like in List Box ( AddListItem ).
Actually in my Grid I have inserted 5 Columns as under:-
ITEM CODE ITEM NAME QUANTITY RATE AMOUNT
I want when user write an Item Code, Nest Column automatically filled with Item Name selecting this value from a table and Focus will set on Column No. 3 where user will write the quantity and then in Column he will write Price and then again column 5 will automatically filled with the value (Quantity * Rate)
This must be possible, please guide
Thanks in advance
Ahsan Rana