This is a migrated thread and some comments may be shown as answers.

how to find the datachange in a radgrid

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
abinav
Top achievements
Rank 1
abinav asked on 19 Feb 2011, 07:39 AM
hi

i want to check a condition where i have to find whether a particular cell containing the data has been changed or not
for example

i have done this in infragistics but i got no idea to do it in telerik and this is the line

if

 

(UltraWebGrid1.Rows[i].Cells[7].DataChanged == true

 

{
...................
...................
}

1 Answer, 1 is accepted

Sort by
0
Prangadj
Top achievements
Rank 1
answered on 21 Feb 2011, 10:46 AM
Tags
General Discussions
Asked by
abinav
Top achievements
Rank 1
Answers by
Prangadj
Top achievements
Rank 1
Share this question
or