or
dg.MasterView.TableFilteringRow.Cells[1].Value =
"test"
;
dg.MasterView.TableFilteringRow.Cells[2].Value =
true
;
RadGridView table = sender
as
RadGridView;
foreach
(GridViewRowInfo r
in
table.Rows)
{
}
send me sample code for using business objects which using our "ShedularData" database
1) especially i want Save,update,delete logics on selected appointment
2) with using on programatically of if datasets necessary
3) please prepare a sample application for me implementing business objects
4) saving(with recurences),deleting,updating should must on button click
5)please send me as possible as urgent......................! use our "ShedularData"--->database
6)send prepared application in Zip Formate