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:665305
More Search Options
RSS Available
Matching Posts
Re: Remove Node Indent from TreeViewNode in Asp.Net
And also I've just found out another way to solve this problem with pure css :) .TreeView table tbody tr td:first-child { display:none; }
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
atarikg
on 8/3/2009
Remove Node Indent from TreeViewNode in Asp.Net
Hi everybody, I do have a asp:TreeView control on my Asp.net page and when I render it there comes an empty indent area which pushes the nodes to right hand side which is actually mucking up the design as seen in the image below. So is there any way to remove that indent completely.Because it ruins my page design. Thanks in advance. P.s : To show you the problem I used firebug an extension for firefox. Image :
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
atarikg
on 8/2/2009
Filed under: asp .net 3.0 TreeView TreeNode
Re: Remove Node Indent from TreeViewNode in Asp.Net
But of course if you have better and permanent solution, please let me know. Thanks.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
atarikg
on 8/2/2009
Re: Remove Node Indent from TreeViewNode in Asp.Net
Actually I've found a solution with JQuery. It's pretty simple yet powerful tho :) <script type="text/javascript"> $(document).ready(function() { $(".TreeView tbody tr td:nth-child(1)").hide(); }); </script>
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
atarikg
on 8/2/2009
Re: Using HttpContext from class library
Thanks for the answer. I was looking for something like that.
Posted to
Getting Started
(Forum)
by
atarikg
on 7/31/2009
Re: CSS in Content Page
Normally I put a content placeholder in the head section of the master page. That way any content page can add extra css/js/etc references to the head of the page. In your master page put the following <head> ... title, meta tags, js and css links ... <asp:contentPlaceholder id="head" runat="server" /> </head> Then in your pages you can include extra elements in the head using this <asp:content contentplaceholderid="head" runat="server">
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
atarikg
on 7/13/2009
Re: ASP.NET 2.0 Treeview Checkboxes - Check/Uncheck child and parent - Javascript
You're a awesome guru. You're awesome...Thanks.. God Bless you :)
Posted to
FAQ - Frequently Asked Questions
(Forum)
by
atarikg
on 1/6/2009
Re: Passing Value Between Web User Controls
[quote user="Segundo"] Hi, please check this article: http://www.dotnetfunda.com/articles/article201.aspx Any doubt, post your comment. [/quote] It seems pretty cool (: Thanks... It think this is what I really want..
Posted to
Web Forms
(Forum)
by
atarikg
on 12/20/2008
Re: Passing Value Between Web User Controls
[quote user="champika"] Hi The best thing is to 1. Add the value to the session VBCODE ----- session.add("Name","Value") 2. Get the value from the session Dim i as ......... i = session("Name") Best of luck [/quote] I did it but when doing this I need to click twice to retrieve value and show corresponded items with selected value from something like dropdownlist etc.
Posted to
Web Forms
(Forum)
by
atarikg
on 12/20/2008
Re: Passing Value Between Web User Controls
The case is b Thanks I am waiting for your help right here
Posted to
Web Forms
(Forum)
by
atarikg
on 12/19/2008
Page 1 of 30 (300 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online