Does anyone know how to get the InsertItem
of detail table of radgrid?
I can get from master table using the following code.
Radgrid1.MasterTableView.GetInsertItem();
But how can I get it from detailtable?
Does anyone know how to get the InsertItem
of detail table of radgrid?
I can get from master table using the following code.
Radgrid1.MasterTableView.GetInsertItem();
But how can I get it from detailtable?