September 2007 - Posts
I developed an events calendar in .NET 2.0. When you click on a calendar date, the details for that day are retrieved from a database and displayed in a repeater. I'd like to use the PopupControlExtender to display the details in a popup panel instead...
Hi, I want to build an extender control to the GridView web server control. The GridView will hold data which is rapidly changed, therefore im searching for an efficient way to refresh data on the table. (refresh every 30 seconds for example). (I don't...
I'm trying to define a gridview in a webpart which has a DetailsView control that will appear when a user mouses over an item in the first column of the gridview. Currently, I've defined a templatefield for the first column of the gridview. In...
Hi all, is there a way to use AJAX.NET Tab Control and have the tabs aligned right? I tried already to customize my css styles of tabs, but result is that border of tabs body is not drawen correctly. Thanks for posts in advace. Michal Read More...
I have Put tab container with 2 Tab Panel on webpage. In each TabPanel there is A datalist which retrieves data from MSSQL DB. What I want to know is when the Data bound events for these 2 datalists occurs. Do the datalists retrieve data at the same time...
Is it possible to combine the DragPanelExtender and UpdatePanel functionality to the same Panel? Basically I want something that's going to behave just like a JavaScript pop-up, but can have server controls residing within it. Muchas Gracias!! Read...
hai i had a tabcontainer.i want to do some server side events when tab index changed.but when i change the tabindex the tab container disappears.how to solve this.i am using ie 6 and asp.net 2.0.i had set the autopost back property of tabcontainer to...
Placing a MaskedEdit and a MaskedEditValidator to validate a date (italian dates are formatted dd/MM/yyyy) into a wizard step, even if the date is correct the validation error is raised as soon as clicking on "next step" button. Removing the...
hi I've seen this problem a lot but could not find suitable solution. Error is " The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>). " Problem is that if i remove Clander Extender and...
hai there, in my asp.net web page i have 2 dropdownlist, for the 1st ddl--Binding data through web service method,(using cascadingdropdown1) for the 2nd ddl-Binding data through web service method,(using cascadingdropdown2) no relation btwn the 1st and...
More Posts
Next page »