Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Default Values being displayed in DetailsView
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. ...
Score Gridview templaye button control
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).  ...
Score Update Panel
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. ...
Score Button_Click .Update command
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. ...
Next » 2 3 4 5 6 7 8 9 10