datagrid help

M

Mike

Can anyone point me to a site or something on the datagrid?
I'm looking to do something with the datagrid and not sure how to code for
it.
I currently have a javascript grid that does everything I need but I can't
get that working in the asp.net world, so I figured if i can get the
datagrid to work I would use that instead.

I'm looking to set focus on the first row of the grid on the page init.

Allow the user to use the up and down arrow keys to nav up and down within
the grid and have the rows highlight accordingly.

Let the user double click on a row and display a new window with detailed
information about the row they clicked on, then they can add, update, etc.

Now with my current javascript grid all this can be done with ease, I need
to know how to do this with the datagrid since my javascript will not work
correctly in the asp.net world.
 
M

Mike

i know how to create the grid and make it all "pretty". Its stuff like, set
focus on first row on init of page, allow the user to use the up * down
arrow keys to move to the next row, dble click event to pop up detail window
on the row selected, etc. Client side stuff i need information on. Creating
the grid and making it "pretty" is easy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,281
Latest member
Pedroaciny

Latest Threads

Top