Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2008

Tip: Looking for answers? Try searching our database.

Gridview inline edit mode

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jaydev - 06 Mar 2008 04:09 GMT
Hi, Is it possible to make the gridview editable on mouse click and
save the changes on tab out? like the todo list in google widget?

http://www.google.com/ig/directory?q=to+do&hl=en&root=%2Fig&dpos=top&url=www.lab
pixies.com/campaigns/todo/todo.xml


Thanks for the help
bruce barker - 06 Mar 2008 06:12 GMT
yes and no.

the google toolkit is all client based, so events are all client side,
and there is a client api to create controls dynamically. its a lot like
programming a winform application in .net

asp.net is all server based, with some client extensions. in asp.net via
an update panel and gridview you should be able to duplicate the todo
list, but it will not be as snappy (as you have to go to the server to
create the html for dynamic controls).

-- bruce (sqlwork.com)

> Hi, Is it possible to make the gridview editable on mouse click and
> save the changes on tab out? like the todo list in google widget?
>
> http://www.google.com/ig/directory?q=to+do&hl=en&root=%2Fig&dpos=top&url=www.lab
pixies.com/campaigns/todo/todo.xml

>
> Thanks for the help

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.