|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Programmatically enabling Validation Controls
Jav -
2 Sep 2006 8:39 PM - 2 messages
I have RequiredFieldValidator controls in a FormView (EditTemplate) in a UserControls which is placed on a Wizard which is on a Page. They work fine. I would like to enable/disable them programmatically. I can't seem to find a ...
Getting row index by Event Args...
basulasz -
2 Sep 2006 8:24 AM - 4 messages
I created a radio button dynamically in a row of a Grid View control. I enabled auto post back property of this radio button to execute a code. For example , I create 20 rows and I want to know about which button is checked. ...
Shuffling rows in a GridView
justin -
1 Sep 2006 8:57 PM - 4 messages
One of the gridviews i'm using now apparently needs to have the added functionality of re-arranging the order of the records it's representing. These records have a priority field which the dataset gets sorted on and I thought the quickest way to do this would be to ...
DetailsView Issue.
Midway -
1 Sep 2006 7:41 PM - 2 messages
Hi there, I am using a GridView and displaying details in a Detailsview control. Now then I select a Row in the Gridview the details on for that record shows on the Detailsview control, but when there is/are not related records on the ...
Data diagrams - like the ones in office (excel, word, et al.)
ThunderMusic -
1 Sep 2006 3:40 PM - 2 messages
Hi, I want to do some diagrams based on data... the question is... What is the best way of doing this in a web control (CustomControl)? After generating the diagram using Graphics objects, what should I do after? Solutions : ...
I am trying to hide some textboxes, dropdownlists and labels in datalist
Dgreer -
31 Aug 2006 8:25 PM - 2 messages
I am trying to hide some textboxes, dropdownlists and labels in datalist. I have some textboxes, dropdownlists and labels in a table in a datalist how do I hide them after they're bound? Here is some of my code in the datalist.ItemDataBound Event. ...
Video Player in browser... how do I do?
ThunderMusic -
31 Aug 2006 3:07 PM - 5 messages
Hi, I want to have a video player in my web app... How can I do that? must it be an ActiveX? is there any other format I can use? I don't want to use Java if possible... I heard it's possible tot do with flash. If it's true, is it ...
Javascript disabled Menu control Accessibility
Mike Logan -
31 Aug 2006 1:37 PM - 5 messages
According to this page: [link] For the Menu control: "In browsers that do not support the full client-side functionality of the control, the browser will refresh the window to show the secondary ...
Really Stuck on a Canlendar Control PLEASE HELP!!!
Midway -
31 Aug 2006 5:03 AM - 7 messages
Hi guys, This is what I'm doing, have a calendar control that I'm invoking from an hyperlink. the calendar control has some javascript code that when I pick a date, the date gets transffered to a text control on the calling form, that ...
CustomWeb Controls and Events
Michael Morse -
31 Aug 2006 4:31 AM - 2 messages
Hi Everyone, I've got quite the unexpected problem occuring here and I can't see to figure this out. I've developed 2 custom controls that inherit from the WebControl class. This first control is basically a DHTML flyout menu that allows the user to ...
I want to know what is a Functional Specification Document?
MAHERNOZ -
31 Aug 2006 4:24 AM - 2 messages
Can anybody help me to know what is Functional Specification Document? Any Example? Any Tutorial? ...
UserControl values lost on PostBack
paul.hester -
30 Aug 2006 1:43 AM - 2 messages
Hi all, I have a very simple user control that contains 3 drop downs. Whenever there's a postback the values of these drop downs are lost. I've tried enabling viewstate everywhere without success. Could anyone shed any light on what's going wrong? ...
Events for programatically added controls
John Austin -
29 Aug 2006 4:45 PM - 4 messages
I am new to asp.net. I need to create a form programatically. I could use Response.Write to create html input fields and the Request.Form collection, but there is the Placeholder conbtrol that can be used to add controls on the ...
Menu control. Clickable area
Jim Andersen -
29 Aug 2006 9:23 AM - 5 messages
I have a static menu with items Long, easy clickable menuitem 1 Long easy clickable menuitem 2 menu item3 Long easy clickable menuitem 4 Items 1-4 are easy to clik on, because the "fill" the menu. Item 3 is harder to click becaus I have to hit the characters. I cant just ...
Custom Server Controls and javascript
Mantorok -
29 Aug 2006 8:33 AM - 3 messages
Hi all I have some client-script to accompany some of my custom server controls, at the moment these functions are added at run-time. Is it feasible to put all these functions into one .js file and have the ...
Clikable rows in Grid View
Seema Multani -
28 Aug 2006 10:20 PM - 2 messages
How can I make clickable rows in Grid View in ASP.Net 2.0 in VS2005 Thanks in advance ...
Need some advice on a GridView control.
Midway -
28 Aug 2006 6:47 AM - 4 messages
Hi there, I am having this problem with a gridview control. what I'm doing is assigning the gridview's datasource to a objectdatasource which calls a parameterized stored procedure and that is all fine. I need to enable the paging and sorting on this gridview, so I have ...
Exposing an event handler as a control property
paul.hester -
28 Aug 2006 5:27 AM - 2 messages
Hi all, I have a custom server control that can contain one or more buttons. I'm trying to expose an event handler as a property so that the buttons can fire a click event when clicked. However, I'm getting the following ...
|
|||||||||||||||||||||||