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

Icons in a Grid are old after sorting

0 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Hari
Top achievements
Rank 1
Hari asked on 10 Oct 2012, 06:31 AM
Hi,

I have a column in the grid that contains icons.These icons are updated properly on a button click , the latter is outside the grid.
However if I now sort the grid, the icons are not updated. I used  the below code  to update an Icon in a button click event.

$("#Img_" + ModId).attr("src", $.url("Content/images/Active.png")) 


Is this a problem with my code or sort function ? Please let me know.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Hari
Top achievements
Rank 1
Share this question
or