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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23487137.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23967286.html
My GridView looks like this:
<asp:GridView ID="myGridView" runat="server" AutoGenerateColumns="False" AllowPaging="True" >
<Columns>
<asp:BoundFie...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24173584.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24175959.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_24177614.html
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24180493.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_24181443.h...
Advanced Encryption Standard (AES)?
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24186179.html
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. ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24206661.html
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_24500742.htm...