O
Oney
I have two DataGrid on the same page and I fill them diffrent tables.I
created Template Columns for both DataGrid but I can not use Dynamic
Binding. It can not find columns.By the way I have to use aspx page
instead of web user control.
<%# DataBinder.Eval(Container.DataItem,"Id") %>
any idea how to use Container.DataItem?
created Template Columns for both DataGrid but I can not use Dynamic
Binding. It can not find columns.By the way I have to use aspx page
instead of web user control.
<%# DataBinder.Eval(Container.DataItem,"Id") %>
any idea how to use Container.DataItem?