editable datagrid .............help
Hi Friends,
I'm in a big trouble. Pls help me.
I have a editable datagrid of 3 columns. first column is a textbox, 2nd is a drop down and third is a drop down too.
the problem is data is coming from 3 different tables. text box data is coming from table a , dropdown data is coming from table b and 2nd dropdown data is coming from table c.
and I need to do update functionality also .
what is the appropriate way to do this . Pls help me .
|