i need to use my gridview by using only the keyboard.My clients prefer keyboard rather than using mouse.How can i use my gridview like that?What all events should i use?
|
Are you permitted to use Javascript libraries (with or without Ajax)? If you won't use Ajax (XHR) calls to the server, you can still load your data into your page into JavascriptBlocks and use it on the client side to provide data for the But if you are still at the very beginning of development and can still change bits of technologies used I suggest you take embrace ExtJS. Your client will love it, and you won't have to develop something that's been developed long ago. BTW: I don't work for Ext llc even though you may thought so. I just had a routine client that used keyboard extensively. |
|||||||||||
|