how can implement dropdownlist in particular of dataset
when try to update?
Answer / Vibhor Sharma
In ADO.NET, you can implement a dropdownlist (DataBound control) by binding it to a DataSet or DataTable containing the list items. To update an item in the dropdownlist from a DataSet or DataTable, you need to first find the corresponding row and field, modify its value, and then call Update() method on the DataAdapter object to save the changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
describe the dataset object in ado.net.
What is ado.net full form?
What is difference between Dataview and Datatable?
1 Answers Beahead Private Limited,
Compare Data Reader & Dataset in ado.net?
What is sqldatareader?
How to call the SQL commands asynchronously in ADO.NET version 2.0
Explain the architecture of ado.net?
What is the difference between executenonquery () and executescalar ()?
what is type dataset?
Explain ado.net features?
What is ado full form?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)