I\'m having a wired problem with Radgrid.. Im using a Radgrid to display some results where the user can edit/update/delet开发者_JAVA技巧e them. I\'m using a single SQL Server 2000 table to fetch the
I had Ajax Calendar and I want to prevent user to choose date (Today or future date) I had java script code but It when I prevent me to select date earlier as (10-10-1990).Plaes any one help me.
Basics: I have a text box (txtDepositAmount) that people can enter a deposit amount into and a drop down (ddlSelectedTerm) that sets the terms.
How do I differentiate between two triggers that can both POST callbacks to the page during OnLoad?The controls themselves will automatically trigger their callback handlers, but that is too late.
I want to have a Microsoft office word inside a web browser so that i can get the control to format the text and specify proper indentation. I don\'t want a client side to save the document.
I\'m building a shopping cart page that could potentially contain dozens of separate items. Each item has a collapsible panel that contains several form elements that can be used to customize it. Most
I am working on an asp.net web application which uses a fair bit of Ajax - nothing too complex just update panels and the controls from the Ajax Toolkit.Prior to being handed over it was using Ajax 1.
Where can I开发者_如何学运维 find the .net API for the Dialogic D/4PCI.This is an older card.Also, what are other alternatives for an API.I would prefer to work in either C# (.net) or Java.Found this
model pop up show unde开发者_如何学Pythonr control that have relative position and z-index small numbers like 1 10 100 in css and i cant change CSS for these controls any idea The modal popup has its
When I want to change the state of radiobuttons using AJAX, I discovered that it is necessary to set the state of each radiobutton explicitly, rather than just setting Checked = true on the one that y