How To: Right to left TREE VIEW

Reply

Join Date: Aug 2007
Posts: 28
Reputation: ashkan3030 is an unknown quantity at this point 
Solved Threads: 0
ashkan3030 ashkan3030 is offline Offline
Light Poster

How To: Right to left TREE VIEW

 
0
  #1
Mar 22nd, 2009
Dear my friends,

Here is my serious problem, Is it possible get the TREE VIEW in right to left position in asp.net .
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 439
Reputation: Fungus1487 is on a distinguished road 
Solved Threads: 50
Fungus1487's Avatar
Fungus1487 Fungus1487 is offline Offline
Posting Pro in Training

Re: How To: Right to left TREE VIEW

 
0
  #2
Mar 22nd, 2009
im guessing you mean the built in treeview control? in short no although you could have a fiddle with the CSS that is generated in the background. I would warn against using it though as having tried to use it in previous projects it is very slow, cumbersome and if you have anywhere near verging on 100 nodes or more will probably kill your viewstate.

That said if you have no qualms with using a javascript treeview (on the client) try the Yahoo UI library.
Last edited by Fungus1487; Mar 22nd, 2009 at 8:53 am.
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 52
Reputation: brightline is an unknown quantity at this point 
Solved Threads: 0
brightline brightline is offline Offline
Junior Poster in Training

Re: How To: Right to left TREE VIEW

 
0
  #3
Mar 26th, 2009
Al Salam Alikom,
I have a simple solution:
Create a table from a single cell and put your treeview in this cell
then go to the properties of this cell you will find an attribute "Dir",
assign it to "rtl" .
I wish this this solve your problem.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum


Views: 949 | Replies: 2
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC