Hi all,
I need to work with keypress or keydown event of data grid. I have an editable datagrid, and when user enters data in the datagrid, I want to display total accordingly. For this purpose, I wrote code in Keypress event but event is not firing. Moreover, I tried KeyDown but its also not firing.
Any ideas ??
Thanks
