J
johnny
I would like to a have a grid control which would fire SelectedIndexChanged event upon clicking on row (do not want to use Button column to do it).
I created a custom control that inherits from Grid. But now what? I'm totally stuck, can somebody give some information how to accomplish it.
Thanks in advance.
I created a custom control that inherits from Grid. But now what? I'm totally stuck, can somebody give some information how to accomplish it.
Thanks in advance.