Gridview inline edit mode

B

bruce barker

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)
 

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
474,183
Messages
2,570,965
Members
47,512
Latest member
FinleyNick

Latest Threads

Top