hi telerik,
I am working on winforms version Q2 2008 SP1 using a GridView control with one
imageCOlumn and three textboxColumns and a image list in that i have four images. I am using a
BindingList to bind the Grid, when i load the Grid initially it should not show image in the
imageColumn and all other textboxColumns gets filled with data.
Now, how can i fill the imageColumn of the Grid for a particular row based on the context menu that
consists of four images such that my imagecolumn gets filled with one of the images that i select from
the right click context menu.
how can i implement the above functionality, any help.
thanks and regards,
Vasu.