Hi All,
I want to change the BG color of selected row on context Menu Item click.
Actually , I have two context Menu Item
1) highlight
2)un-highlight
they highlight/un-highlight selected row on click event.
I found some resource on google ,all of them changing bg color in
drawRowBackground(), but in my case I cant use it as I have to execute this
logic on context item click.
Pleas suggest some ideas.
Second requirement is ,when user sort the grid after highlighting row , color
of all highlighted row should remain same irresevtive of their new position.
Thanks,
Dharmendra