I need to generate a reports for printing and emailing. I plan on doing this in HTML using CSS for page breaks, etc. I already have the data on the page and have stored it in a Public Shared DataRo...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22986940.html
How does one set the Default Button on a AJAX ModalPopupExtender? When the ModalPopup get shown I want to put the "focus" onto a specific Button so that the user has the option of pressing [Enter] ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23075066.html
I am faced with the situation where I need to collect data about renovations to a house. I am looking for some kind of control (.NET or AJAX or JavaScript) that will allow the user to enter a dynam...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23080833.html
I am looking for the client-side code to update an UpdatePanel.
I have an UpdaePanel that contains a single image in a CollapsiblePanel. When the panel is expanded it calls a client-side functio...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23134205.html
I currently have a tabcontainer ajax object on my page. my page also uses a master page. how can i loop through the controls on this tabcontainer to get all objects on all tabs.
for example i ...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23093195.h...
Hi,
I was working out an example with multiple update panels on the page.
I have 2 update panels and I placed a label and command botton in each of those update panel.
I also have a label ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23288464.html
I am developing a form using the ajax tabs and update panels to prevent postbacks. My main problem is this: When a user enters his or her last name into the text box and clicks the submit button al...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23474547.htm...
HI,
I have this page:" View.aspx" This page have a "textbox" and a "button".The button's name is "Searchbtn" and the textbox's name is "Searchtxt". Also in the same page I have a panel named "pane...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23498934.html
Hi Experts!
I have a Web User Control(WebUserControl.ascx) that contained a Panel(Panel1) and inside this panel there is a button(Button1) that have a click event.
Also, I have a Page in which ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23881235.html
I have an existing ASPX page (VB code behind) which has textboxes for details about a location.
I want the user to be able to enter a Zip Code for that location, and have the City and State be ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23094655.html