Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > I need some help

Reply
Thread Tools

I need some help

 
 
rcoco
Guest
Posts: n/a
 
      01-08-2007
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

 
Reply With Quote
 
 
 
 
Alvin Bruney [MVP]
Guest
Posts: n/a
 
      01-08-2007
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" <> wrote in message
news: oups.com...
> 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
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Help. I really need some help with this =?Utf-8?B?Q2hyaXM=?= ASP .Net 3 01-31-2007 09:33 PM
Need some help fixing some HTML and CSS problems Domino HTML 5 11-05-2006 09:58 PM
Wanna make some dough? I need some FO docs created. Holmes! XML 2 04-02-2005 10:43 PM
Please Help! I need some answears if any one can help topanainc Microsoft Certification 1 08-05-2004 10:40 PM
Need some help for some perl homework.... Perl 0 02-25-2004 01:45 AM



Advertisments