Click here to Skip to main content
15,890,506 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,


I am creating gridview in run time based on records in my Database table.
I Couldnt get the which grid is focused currently and row cell value from the focused cell value.


How to write each grid click event and row cell click event?
How could I Resolve?



Regards,
Pal.
Posted
Comments
Sergey Alexandrovich Kryukov 7-Mar-14 1:39am    
Gridview? Which one? Exact full type name, please.
—SA
Vedat Ozan Oner 7-Mar-14 6:36am    
it is no different from any other control. if you know how to use DevExpress GridView, you can create an instance at runtime and set its properties, handle its events etc. first try this, then if you get stuck at some point, we can discuss it here.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900