April 2006 - Posts
I have a GridView. In that I have a templated column that has a textbox. How can I use popup control with that field? Read More...
I would like to have a collapsible section within a Formview but can't figure out how to reference the Panel in the TargetControlID property of the CollapsiblePanelExtender. Any suggestions? Jon Read More...
I'm trying to convert the CascadingDropDown list sample to VB and I'm running into a problem. When I view the page, there are no errors but the dropdown lists don't populate. It doesn't seem like the webservice is being run. The reason I say this is beacuse...
Hi! I often need to have some quite long confirmation messages for user actions, and would normally achieve this by formatting the ConfirmText string using \t and \n in my javascript to achieve this. For example, confirm( 'Are you sure you want to do...
If you place a linkbutton with a CommandName "Edit" or "Delete" the following exception is thrown: Item type isn't valid for Add items. The error is thrown because all items are marked as _isAddItem = true (note that in the ReorderListItem constructor...
I'm trying to play with the ReorderList control, but I'm not having any luck. We don't use front end ObjectDataSource controls. Here's my code: < atlas : UpdatePanel ID ="aupReorderList" runat ="server"> < ContentTemplate > < div class...
I am experiencing some slow performance with the HoverMenuExtender. I have about 200 records to display on a page (no paging). I am trying to display a small peice of the record info on the page and show more record info in the HoverMenu. I am using the...
For your information, on http://www.musingsfrommars.org/2006/04/nothing-to-cheer-here-microsoft-atlas.html they've tested how cross browser the toolkit is. You can see for each component if it works in firefox, opera or safari, which may be useful...
If a use a ToggleButtonExtender on CheckBoxes within a Panel (or UpdatePanel ) on which a CollapsiblePanelExtender operates, then the extended toggle images stay visible if the the Panel is collapsed. Am I missing something? Read More...
I'm not a c# programmer but I'm trying to do straight conversion of the c# code to vb code for this page... http://atlas.asp.net/atlastoolkit/CascadingDropDown/CascadingDropDown.aspx ...and I'm getting an error on the "return" line that says... Value...
More Posts
Next page »