Skill/Topic: IntermediateA) DatalistB) DropdownListC) RepeaterD) Datagrid
Latest Answer : Repeater Control Doesn't have visible Interface ...
Skill/Topic: IntermediateA) RepeaterB) DatagridC) BothD) None
Latest Answer : Data Grid supports paging ...
How to bind columns manually to a datagrid control.&what is meant by application tracing ,wht r the settings u have to do 4 that?thank you ,waiting for ur rply sir.
Is it possible to edit multiple records at a time in a ASP.Net datagrid??Data should come from Database in a grid and make some changes then update the records by a single command command button; Updated data should be stored back in the database.
Latest Answer : Use Item command to bind all the controls which are placed on different columns of a datagrid. when we will click on any control then it will fire a bubble event. Itemcommand will write the code in javascript for each control, any action is happed that ...
I am getting an error as "public bool insert(DropDownList ddJnlCode, TextBox txtJnlName, TextBox txtArticleID, TextBox txtMspage, TextBox txtTable, TextBox txtImage, TextBox txtRDate, TextBox txtDDate, DropDownList ddStage, TextBox txtRemarks): not all code paths return a value"public bool insert(DropDownList ddJnlCode, TextBox txtJnlName, TextBox txtArticleID, TextBox txtMspage, TextBox txtTable, TextBox txtImage, TextBox txtRDate, TextBox txtDDate, DropDownList ddStage, TextBox txtRemarks) { try { string
I am using a web page which contains an user control file and a button, on user control there is a label and a text box now i want to display the value entered in the textbox to the label on the click of the button.
I am creating a runtime textbox on page load not ispostback clause. and a textbox within postback clause. When I post the page How the first textbox value is still retained?
Latest Answer : Its not possible to show result of Dataset without binding it to Datagrid. U always have to bind dataset to datagrid ...
Can i use dropdownlist control in my datagrid.if soi want the code also how to do it.Its urgent plz send me u r answer