| | |
Seeking a opinion for the datagrid (web + asp.net))
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2007
Posts: 5
Reputation:
Solved Threads: 0
I have a condition for a datagrid (Please view the list.JPG from the attachment)
in here you can see a set of data being load from the database.
User can perform add, remove , dispose function
Here is my condition:
Since user allow to add, it also allow to remove (view the list2.JPG from the attachment)
But sometimes user may accidently remove the data they need.
So what they need to do is just click close button , and back to this page again
The actual data load from database remain same.
My question is how to load that set of data from database to a temporary dataset
this dataset will perform the operation just now (add or remove)
When all done, system will update back this temporary dataset to the database.
It that possible to do in web application?
in here you can see a set of data being load from the database.
User can perform add, remove , dispose function
Here is my condition:
Since user allow to add, it also allow to remove (view the list2.JPG from the attachment)
But sometimes user may accidently remove the data they need.
So what they need to do is just click close button , and back to this page again
The actual data load from database remain same.
My question is how to load that set of data from database to a temporary dataset
this dataset will perform the operation just now (add or remove)
When all done, system will update back this temporary dataset to the database.
It that possible to do in web application?
•
•
Join Date: Aug 2007
Posts: 5
Reputation:
Solved Threads: 0
•
•
•
•
You can use sessions to maintain two dataset
1) dataset1 can hold the original result loaded from the DB
2) dataset2 should hold the manupulated current dataset which has added/updated/deleted row(s).
Regards
Mohammed Yousuf uddin
software Developer
thanks a lot. this it what i doing now
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: How To user clients input in another Page
- Next Thread: disable saveas from IE file menu
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances application asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions control countryselector dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol expose feedback fileuploader fill findcontrol flash form formatdecimal formview gridview gudi iis image javascript list listbox login maps microsoft mobile mouse mssql nameisnotdeclared news novell numerical opera panelmasterpagebuttoncontrols parent problem radio redirect registration relationaldatabases reportemail schoolproject search security select sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visualstudio vs2008 web webapplications webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers





