|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Morris Neuman -
11 Dec 2008 12:29 AM - 8 messages
sHi, I have an add button that when clicked displays a blank DetailView form giving the user the ability to input data before selecting insert or cancel. The fields on the DetailsView are TextBox and are bound to fields on table 1. ...
Morris Neuman -
9 Dec 2008 12:53 AM - 10 messages
Hi, I have a gridview (GridView1) which has several bound fields. One of the fields (DirectoryListing) is a template field. In the Edit template field, I have a textbox (TextBox1), a fileupload control (FileBrowse1) and a button control (SelectButton). ...
Ryan Liu -
9 Dec 2008 12:05 AM - 3 messages
I have one server button on a UpdatePanel, which is used to update a data graid in another UpdatePanel. Both UpdatePanels are conditional, and the bubtton has been set as the trigger of the second UpdatePanel. But I still see full page refresh when the button is clicked. ...
Morris Neuman -
8 Dec 2008 1:28 AM - 12 messages
Hi, I have a button (Update) and hve the click event defined as below. The update event does not give me an error, however the record is not updated either. Both AccessDataSource1 and SqlDataSource1 are defined as AccessDataSource and SqlDataSource controls. ...
|
|||||||||||||||||||||||