Re: I need some help
- From: "Alvin Bruney [MVP]" <some guy without an email address>
- Date: Mon, 8 Jan 2007 16:03:53 -0500
One good approach is to have a separate panel with the updatable fields in
the panel. You can allow the user to select from a dropdown which row they
intend to update. You can pull the entire list of the datagrid column by
adjusting your query. That way the user doesn't scroll, she simply picks the
row she wants to edit and it is loaded for her to work on.
--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
"rcoco" <nclauder@xxxxxxxx> wrote in message
news:1168249558.385597.236570@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have this Datagrid and it's very long It's actually ment to update.
so I want to simplify the work for the users instead of scrolling
manually, I made a button and textBox so that the user can insert the
name and on the pressing a button it selects the row that is supposed
to be edited. could someone help me?
Thanks
.
- References:
- I need some help
- From: rcoco
- I need some help
- Prev by Date: Re: Datagrid Javascript Postback issue
- Next by Date: RE: File Upload control not working in Datagrid
- Previous by thread: I need some help
- Next by thread: using template columns
- Index(es):
Loading