Focus on a datagrid line

S

Skeptical

Hello,

I have a datagrid that returns over 5000 rows, when a user selects a row the
datagrid posts back and comes back to the very first line. If the user
selectes lets say line 1000 he/she needs to scroll back all the way to that
line.

Is there a way to stop that from happening? That is postback will not
refresh the datagrid or postback will focus on the selected line?

Thanks
 
G

Greg Burns

Check out SmartNavigation (note: it is IE specific)

A 5000 row datagrid doesn't sound very user friendly to begin with... :^)

HTH,
Greg
 
S

Skeptical

Thanks a lot that is exactly what I have been looking for. It works in a
standard row selecting case but somehow fails when I open
another frame. It gives me an "Invalid Pointer" error. Not sure why but
apparently it does not want to play along with a javascripted button in the
datagrid.

Thanks,

PS: Actually there are only 1000 rows at the time...
 

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top