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:458551
More Search Options
RSS Available
Matching Posts
IMPORTANT : TreeView Node Text can it be partial text and partial link ?
Presently I am working on IE Tree View Web Control. Is there any where to make node text, partial text and partial link something like this: Node text Unclickable ( link ) Subnode Text Unclickable ( link ) Subnode Text Unclickable ( link) Any idea is appreciated. Thanks
Posted to
Internet Explorer Web Controls
(Forum)
by
prabtrips
on 5/4/2005
Re: Microsoft approved??
You can run these third party plugins in different AppDomains to make sure, that their execution doesn't affect your code. Please go through the concept of App Domain to understand the idea of making plugin safe and inherently secure for your application
Posted to
Security
(Forum)
by
prabtrips
on 3/14/2005
TreeView unable to read content ( weird problem)
I have a tree view control, a user control(having some standard information for each page with some events which are eventually raised in aspx page) and a submit button on a given aspx page. Now whenever I click submit button, I need to read the tree and store the information in DB in a defined XML format and go back to previous page. Heres the problem, whenever user clicks on submit button, it always gives checkbox.checked as false irrespective if it is checked or not and hence stores in DB that
Posted to
Internet Explorer Web Controls
(Forum)
by
prabtrips
on 10/5/2004
Re: TreeView client side script
Hi John, Could you please email me the code to anewguy@gmail.com thanx Prabhat
Posted to
Internet Explorer Web Controls
(Forum)
by
prabtrips
on 9/10/2004
Re: call webservice through xmlhttp
have you got this to work, I am facing with the similar problem. any pointers will be appreciated. thanx Prabhat
Posted to
XML Web Services
(Forum)
by
prabtrips
on 9/2/2004
xmlhttp to a webservice
BACKGROUND: I have a checkbox in a aspx page and when it is checked, I display some information in a dropdownlist #1. Selection made/changed in drop down list will populate another dropdownlist #2. Selection made here will display some text in a text box. PROBLEM:Page has other control like treeview and a datagrid. I want to prevent so many post backs. MY SOLUTION: I am planning to use XMLHTTP to connect to a webservice which will give me the data for my dropdownlist and textboxes STUCK ON: 1) How
Posted to
XML Web Services
(Forum)
by
prabtrips
on 9/2/2004
Re: Treenodes are only getting checked when clicked on checkbox.
Hi Bill, You can add this code snippet to www.iewebcontrols.net > Controls > Treeview, if it can help someone later. Regards, Prabhat
Posted to
Internet Explorer Web Controls
(Forum)
by
prabtrips
on 6/24/2004
Re: Treenodes are only getting checked when clicked on checkbox.
Well I modified Treeview.htc file and made it work. Thanx for all the guys who looked into this problem. My Modification was if in case any one is interested is adding few lines of code in nodeClick() function. ------------------------------------------------------------------------------------------ function nodeClick() { if (g_bInteractive == false) return; var el = this.parentElement.treenode; if (doNodeClick(el) == true) { var cb = el.subtree.all.item("_cb", 0); if (cb != null) { cb
Posted to
Internet Explorer Web Controls
(Forum)
by
prabtrips
on 6/23/2004
Treenodes are only getting checked when clicked on checkbox.
I have a treeview control in one of my web page and it works fine. Except that, when ever I have to check any node, I have to check on the associated checkbox by placing mouse over the checkbox and clicking. I want the user to be able to check the node check box whenever they click any where on the text of the node. I tried various options like auto select, hover style but none is working . Ne pointers will be appreciated. _________________________________________ My Build Tree Function --------
Posted to
Internet Explorer Web Controls
(Forum)
by
prabtrips
on 6/22/2004
Page 1 of 1 (9 items)
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online