|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Tree view Control
Manick -
12 Oct 2007 2:54 PM - 1 message
I have a tree view control in my master page,I expand the node on onSelectedNodeChanged event,it works fine but i also need to navigate to a page on the same event and maintain the state of the treeview. ...
Griview cells Text Special Characters
john -
12 Oct 2007 9:38 AM - 7 messages
When I get a Gridview Cell contents that has a Special Character in its data such as an & or " it returns it constant & or " instead of the actual Character. Any way to modify this code to get the actual Character as it is displayed ...
Browse For File
Larry Rebich -
11 Oct 2007 10:41 PM - 1 message
Is there a way to browse for a file and save the file name between session? Thanks and Cheers, Larry Rebich ...
FileUpload Control PostedFile.FileName is ReadOnly
Larry Rebich -
11 Oct 2007 8:13 PM - 2 messages
I would like to use the FileUpload Control on an Asp.Net form. And I'd like to save and restore the FileName between sessions. It seems the property is read only. Is there a way to browse for a local file from an Asp.Net page and retain ...
FileUpload control question
JoeP -
11 Oct 2007 5:28 PM - 3 messages
Hi All, I am using the FileUpload control for the ASPX page. How do you disable the text box portion of that control, so I can force the user only to pick up a file via the Browser button, and not to type any file name that does not ...
My page is not triggering the RaisePostBackEvent() method
Nathan Sokalski -
11 Oct 2007 5:07 PM - 3 messages
In my *.aspx.vb file, I override the RaisePostBackEvent() method so that I can run code during any postback. I know that a postback is occurring because IsPostBack() returns True, but none of the code in the following is executed: ...
Problem with DataList within DataList
Will -
10 Oct 2007 9:16 PM - 6 messages
Hi Guys - I am having a problem with one my datalist dlProjectCustomFields that is 2 layers deep from my primary dlAccounts datalist. All my datalists populate with the correct values withou any issues except for the dlProjectCustomFields. All the data within the ...
GridView and Validation Controls
AlBruAn -
10 Oct 2007 3:53 PM - 1 message
I have a GridView on my page that is populated via a call to a function in another class. Within the GridView, I have three additional columns; one contains a CheckBox, one contains a TextBox, and the other one contains a ...
web user control with a multiview urgent help
Giorgio -
10 Oct 2007 10:05 AM - 1 message
Hi Maybe I am being stupid or this is a bug and I need some urgent help please. I have a web user control with a multiview that has 2 views. I have 3 public properties setup and one of the properties will be used to identify which ...
Looking for an Autotext Like in Word
Namshub -
10 Oct 2007 7:32 AM - 1 message
I don't need an autocomplete, but an Autotext which if I have the letters HTH it would then replace the text with Hope that helps. Has anyone seen this type of component within a web application? Thanks ...
SSRS Deep INtegrated Web Parts SSRS access in Visual Studio Toolbo
ezeget.com -
9 Oct 2007 3:59 PM - 1 message
Can anyone tell me where I can find the Web Part for SSRS Deep Integration as a Visual Studio Web Part Control that can be picked from within the Visual Studio Toolbox? Is there such a beast or do we need to recreate one using the ReportViewer ...
Web Part INterfaces SSRS Deep INtegration and Sharepoint
ezeget.com -
9 Oct 2007 3:58 PM - 5 messages
Have posted this onto SSRS and Sharepoint groups but maybe will get quicker answer here from you guys. I am looking for the actual interface that will allow me to interface with the SSRS Web Part from the Sharepoint Deep Integration suite. It appears that ...
Saving progress in asp.net wizard
Rob -
9 Oct 2007 11:58 AM - 1 message
Hi, I'm currently trying to determine the asp.net wizard's suitability in controlling a process flow that will not always be able to be completed immediately. For example, the user may discover part way through that they need to perform another time consuming task before they can continue to the ...
Conditional Control / Nested Tags
Sam via DotNetMonster.com -
9 Oct 2007 3:24 AM - 2 messages
I need to create a control that contains two child collections and renders one of them depending on a condition. How can I make it parse "true" and "false" nested tags? I cannot use the standard MultiView control as I do need ...
|
|||||||||||||||||||||||