Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:37965
More Search Options
RSS Available
Matching Posts
Re: Making a TabControl Invisible
The only solution I came up with was adding tabs which needed to be hidden (displayed based on user roles), was to add them at run time (along with the necessary pageview and any controls within the pageview collection. Sorry I don't have a better solution for you.
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 10/8/2003
Re: Don't waste your time: IE Web Controls doesn't work for 1.1
I've had no problems with the IE Web Controls on 1.1 whatsoever. As a matter of fact, I have them running on a 8-node web farm.
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 10/8/2003
Re: /me feels ashamed
ROFLMAO Well, I haven't been programming as long as some, but in my brief experience it's ALWAYS been something small being overlooked that causes the problem. I am definitely NOT divulging any of my little pecadillos! Good luck!
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 10/2/2003
Re: Populating treeview from XML string?
I have an application that has two treeviews, both of which are being populated by SQLXML, with no problems. One caveat though, I am transforming the SQLXML result with an XSLT file to create the TreeNode hierarchies, do the proper nesting, and style the node text as I see fit. See below this.m_trvNotifications.TreeNodeSrc=Notifications.GetNotificationsListForTree(nAppId,strUin); the static method 'GetNotificationsListForTree' handle all the database work and returns the results of the XSLT transformation
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 10/2/2003
Re: Adding attributes to Treenodes in a IE Treeview Web Control
Really? I've had success adding a few different client-side javascript event handlers, without any problems (unless I'm crazy). I will check my code to make sure I'm not losing it. >;^)
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 10/2/2003
Re: Adding attributes to Treenodes in a IE Treeview Web Control
I should have mentioned before, you can add attributes in the same manner, as I described previously, to TreeNodes.
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 9/24/2003
Any TreeView client-side solutions for Non-IE browsers? (Netscape, MAC IE, etc).
I'm looking for any insight anyone might have regarding manipulation and creation of treeviews in Non-IE. What I dislike is the postbacks that cancel out my client-side attributes (javascript event handlers, etc). Does anyone have any experience with the treeview in this regard? My thanks in advance. B.
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoid
on 9/19/2003
Re: Adding attributes to Treenodes in a IE Treeview Web Control
I'm doing this in my own project. TreeView controls does inherit (after awhile) from WebControl, which has an Attributes property. Add your attributes there. Check it out in the Object Browser in VS.Net. // brief, do-nothing demo... myTree.Attributes.Add("onclick","doThis()"); Let me know if you have any problems. It works for me.
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoid
on 9/19/2003
Re: A Problem About The "MultiPage Control" Sample of Dynamically Adding PageView
At first glance, I noticed you have an 'onclick' handler in your asp:button tag. Is this supposed to be a client- or server-side event handler? If it's server-side, I think you're simply missing the required parameters (i.e., why it's complaining about the delegate format). Try adding the necessary parameters to match the signature of the event delegate. Server button controls can't have client side event handlers; you have to add those a different way (I'm sure this isn't what you intende because
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 9/10/2003
Re: Tabstrip/multipage problem
The only time I had a similar problem was when I failed to move over the 'webctrl_client' folder to the root of the webserver. I hope I'm interpreting your problem correctly.
Posted to
Internet Explorer Web Controls
(Forum)
by
BurKaZoiD
on 9/10/2003
Page 1 of 2 (14 items) 1
2
Next >
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online