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:389165
More Search Options
RSS Available
Matching Posts
Re: microsoft.web.ui.webcontrols treeview problem
You are using VS.net for your treeview project right? If yes, then here is how you can strong name your microsoft.web.ui.webcontrols.dll. checkout this post! and thank Bill :-) http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=486313 Cheers! Nilesh
Posted to
Internet Explorer Web Controls
(Forum)
by
sharepointkida
on 3/30/2004
Re: get selected treenodes in other frame
Checkout this post. http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=508931 Cheers! Nilesh
Posted to
Internet Explorer Web Controls
(Forum)
by
sharepointkida
on 3/30/2004
Re: Treeview structure not displaying when connecting through proxy
Hi nscd! I have tried what you have suggested and specified the newpath to implement treeview control on the server in web.config file, but it still didn't work! it's still showing me only first treeview control. though it generate tags for second treeview with all the correct paths and everything but it just doesnt show it. following is the code which generates both the treeview control, but only shows the first one. though i can see both the treeview displaying fine on the server or other computers
Posted to
Internet Explorer Web Controls
(Forum)
by
SharepointKida
on 3/23/2004
Re: IE Web Controls Build.bat
check out this post! on how to build the dll. http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=134991 Cheers! Nilesh
Posted to
Internet Explorer Web Controls
(Forum)
by
SharepointKida
on 3/15/2004
Re: TreeView problems: limited AutoPostBack / LinkButton in Node / multiple trees
Hi! I read in your post that you've added multiple treeviews in a page successfully. I am using treeview control in my Sharepoint Webparts (individual application which you can add in a page), i have created multiple webparts which uses the treeview to display different datas. I have try add multiple webparts in one page. But as soon as I add another webpart with treeview control in it. one of them stops displaying treeview!!! it's really wierd. could you please help me out in this one? what am i
Posted to
Internet Explorer Web Controls
(Forum)
by
SharepointKida
on 3/11/2004
Re: Treeview structure not displaying when connecting through proxy
Hi Mate! I am using treeview control in My Sharepoint Webparts page. It's working fine as long as there is only 1 treeview in a page. as soon as I put another one, the new one just doesn't display the treeview! And if i check it on server (which is in NY and i am in Singapore). It shows both treeview happily!! I think it;s a proxy issue. Do you have any idea why this is happening? as i saw your post and you've faced a similar problem before. Any help in this will be much appriciated. thanks &
Posted to
Internet Explorer Web Controls
(Forum)
by
SharepointKida
on 3/11/2004
Re: Treview page without postback
Isn't yourtreeview.postback = false is for the same? Nilesh
Posted to
Internet Explorer Web Controls
(Forum)
by
SharepointKida
on 3/9/2004
Re: Adding more than 1 treeview controls in 1 page!
It looks like though... It's a proxy Issue as I am working in Singapore and our SP server is in New York! So, if I try to access this page on NY machines via Terminal Service. I can see both the treeviews in one page, but when i try to access the same page on my local machine i can only see 1 treeview!! Does anybody have any idea about how to solve this? Regards, Nilesh
Posted to
Internet Explorer Web Controls
(Forum)
by
SharepointKida
on 3/8/2004
Adding more than 1 treeview controls in 1 page!
Hi I have wrote two webparts, which uses Treeview control. They both works fine individually on different pages. but when I put those two webpart in 1 page. one of them doesn't work!! ie. it doesn't show up the tree or the data in that view. But interestingly if I log in to server and try to run the page on the server. It shows me both the webparts with treeviews in their full glory!! Does anyone have any idea? Any help in this will be much appriciated. Thanks! Nilesh
Posted to
Internet Explorer Web Controls
(Forum)
by
SharepointKida
on 3/8/2004
Re: Dynamically add content to the TreeView
Something like this: (I am a VB programmer so I don't know the C# syntext.. sorry) but logic is like this. Public class YourClass Dim i as integer = 0 protected Microsoft.Web.UI.WebControls.TreeView as TreeView1 protected Button1 as button Public sub page_load dim Button1 as new button dim Treeview1 as new Treeview end sub Private sub onButton1_click() dim subnodes as new treenode subnodes.ID = "node" + i subnodes.Text = "My Node" + i Treeview1.Nodes.Add(subNodes) i = i +1 End
Posted to
Internet Explorer Web Controls
(Forum)
by
sharepointKida
on 3/3/2004
Page 1 of 3 (25 items) 1
2
3
Next >
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online