Hi All

In my project i have 5 columns

Name of the Student Marks1 Mark2 Mark3 Total Comment

x 49 59 69 535 Work hard
y 53 53 53 346 Not bar



z 35 53 53 292 Meet Hod


In List Box1 I have to display the name who secured more than 400 marks. and in RefEdit1 i have to display the comment.

When i select the name of the student the particular comment display in refedit1.

When i update the commment it should updated in the particular rown. How can i do it.


Thanks in advance.