G
Guest
I am doing an ASP.Net application wherein I have a datagrid which I need to
populate dynamically. The grid has 5 rows and two columns. In the 2nd col I
need to insert dropdown boxes. I'll have to populate both the cols from the
database. The values for the 2 cols come from 2 diff tables. How do I do this?
Also in the design mode, do I have to manually mention the Collections
property of the datagrid columns as Template Columns?
This is urgent. I'd appreciate if someone can help me.
Thanks
populate dynamically. The grid has 5 rows and two columns. In the 2nd col I
need to insert dropdown boxes. I'll have to populate both the cols from the
database. The values for the 2 cols come from 2 diff tables. How do I do this?
Also in the design mode, do I have to manually mention the Collections
property of the datagrid columns as Template Columns?
This is urgent. I'd appreciate if someone can help me.
Thanks