Enter Keywords:
1 - 10 of 120(0.051 seconds)
Sort By:
 
Hi all, Here is how i declared my datagrid. When i click on edit,it is converting the cells to editable textboxes.When i click on update it is raising GridLenders_UpdateCommand I am trying t...
Zones: MS Visual Basic, MS Dev, .Net Editors & ...Date Answered: 06/16/2008 Rating: 8.4 Views: 5
I'm using the FileUpload control to upload TIF or PDF files.  Most of the time it works great, but occastionally I will get a file with zero bytes.  I have tested the original files, and nothing is...
Zones: ASP.Net Programming, MS Visual...Date Answered: 12/17/2008 Rating: 9.3 Views: 9
My GridView looks like this:         <asp:GridView ID="myGridView" runat="server" AutoGenerateColumns="False" AllowPaging="True" >             <Columns>                             <asp:BoundFie...
Zones: ASP.Net ProgrammingDate Answered: 02/24/2009 Rating: 8.8 Views: 0
I have an editable GridView which posts back when the edit link is clicked.  When clicked, I would like to set a variable like isEdit = True which doesn't reset to false when the page reloads.  I n...
Zones: ASP.Net ProgrammingDate Answered: 02/25/2009 Rating: 6.4 Views: 0
I followed Microsoft's "How To" to encrypt the connection strings section of my application (http://msdn.microsoft.com/en-us/library/ms998280.aspx) Everything works fine and the section was encr...
Zones: .NETDate Answered: 02/25/2009 Rating: 9.2 Views: 0
I found an example a while ago on how to do this but I can't seem to find it anymore. What I'm looking to do is have an opaque page appear over another page and kind of grey-out the page behind ...
Zones: ASP.Net ProgrammingDate Answered: 02/27/2009 Rating: 9.3 Views: 0
I want to use the AJAX ModalPopup Extender control on a few of my ASP pages to make some data entry tasks more user friendly.  How much, if any, overhead does enabling AJAX in a web application cre...
Zones: .NET Framework 2.x, ASP.Net Prog...Date Answered: 02/26/2009 Rating: 9.0 Views: 0
Hello, We have an enterprise web application which contains many dynamically created tables. We are rewriting it in .Net and looking for a good solution to maintain the viewstate on postbacks.  ...
Zones: ASP.Net Programming, MS Visual...Date Answered: 03/09/2009 Rating: 8.8 Views: 34
First of all, I am using Visual Studio 2005, .NET 2.0, and coding in VB. I have searched everywhere and believe I am missing something.  I have an image that I am making a hyperlink.  The image ...
Zones: ASP, .NET Framework 2.xDate Answered: 06/18/2009 Rating: 7.5 Views: 0