Hi ,
I have a rad grid and in item databound im trying to get the items count . My dataset contains 3 items and is also bound to the rad grid where its displayed . In Item Databound radGrid.Items.Count returns 2 , where as it should be 3 .
Similarly i used radGrid.MasterTableView.Items.Count ,returns 2 .
What could be the problem
I have a rad grid and in item databound im trying to get the items count . My dataset contains 3 items and is also bound to the rad grid where its displayed . In Item Databound radGrid.Items.Count returns 2 , where as it should be 3 .
Similarly i used radGrid.MasterTableView.Items.Count ,returns 2 .
What could be the problem