Explain the concept please?
I don't get it... I know this may sound silly to some people...
I need a web form that is automatically populated with a users information pulled from a database, so they can edit the information and save... but the only thing my books seem to cover and I can find most documentation about is using a Datagrid??
I don't want my results to be returned in a grid style... am I missing something or overlooking the concept?
Can someone point me in the right direction?
Thanks!
Webgye
Re: Explain the concept please?
If you dont want a grid how else do you want to pull back and edit data?
There is a great example on asp.net of updating / editing a datagrid
:p