|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
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 ...
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. ...
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 ...
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 ...
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 : ...
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. ...
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 ...
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 ...
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 ...
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 ...
MAHERNOZ -
31 Aug 2006 4:24 AM - 3 messages
Can anybody help me to know what is Functional Specification Document? Any Example? Any Tutorial? ...
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? ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
|
|||||||||||||||||||||||