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:198052
More Search Options
RSS Available
Matching Posts
redistribution/redeployment
Another user, JonBrave posted the following message back in May but it was never answered. I need to know the answer too so, I am posting it again. I have read lots of posts about the current probs with IEWCs. Unfortunately we really seem to need the TreeView (could proably manage without the others). Forget about compiling/using for development. I would like a definitive answer about how we are supposed to install/deploy/distribute to customers. As far as I can see: * it's simpler to stick with
Posted to
Internet Explorer Web Controls
(Forum)
by
kevin_jones
on 12/4/2003
Re: Installation/Deployment/Distribution --- how?
If anyone knows the answer to this, I would like to know too.
Posted to
Internet Explorer Web Controls
(Forum)
by
kevin_jones
on 12/4/2003
Re: Popup menu on the treeview control
I had similar problems with the menu appearing behind controls. I went into the HTML portion of the forms designer and manually adjusted the Z-INDEX of the menu and the controls that it was appearing behind. I would think that setting the selected node index should work but then again I didn't try doing that on the client. Maybe reading the behavior code in the .htc file would help you understand what is going on. To postback to the server using javascript, I use the submit() method of the form object
Posted to
Internet Explorer Web Controls
(Forum)
by
kevin_jones
on 5/8/2003
Re: Popup menu on the treeview control
use the oncontextmenu event use the hovernodeindex to know what node was right-clicked on I made some earlier posts on this site, if you use the search feature of this site, you will find them. Search for context menu. Search for hovernode too. You might also want to search for drag and drop and take a look at that stuff. The following links will help you with the context menu: http://www.siteexperts.com/tips/styles/ts42/page3.asp http://devscripts.com/visit.php?sId=1786 http://msdn.microsoft.com
Posted to
Internet Explorer Web Controls
(Forum)
by
kevin_jones
on 5/7/2003
Re: TreeView OnSelectedIndexChange Client Side Event Question
var Node = MyTree.getTreeNode(Index); var NodeType = FromNode.getAttribute("type"); var NodeName = FromNode.getAttribute("text"); window.status = "The type is " + Type + " and the name is " + Name + ".";
Posted to
Internet Explorer Web Controls
(Forum)
by
kevin_jones
on 4/21/2003
Re: Selective Postback from TreeView?
I would try capturing the event on the client using a javascript function to determine if you want to post back or not. If you do, return true and it should continue to the server. If not return false to stay on the client. One note, this does not work the Toolbar control in the IE Controls for some reason. It has working with all standard web controls that I have tried it on though.
Posted to
Internet Explorer Web Controls
(Forum)
by
kevin_jones
on 4/14/2003
Page 1 of 1 (6 items)
Channel 9:
Virtual Earth Videomap Movies
TechNet Edge:
AD RMS Certificates and Licensing on the Client and the Server
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13 [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13]
Channel 10:
Bing Launches 2nd Homepage Photo Contest
Channel 10:
Bing4Free Lets You Use Bing.com Images for Desktop Wallpaper
Channel 10:
Bing for Windows Mobile Updated
Channel 10:
Bing Updates: Streetside Views, Photosynth, and "Mapplications"
WindowsClient:
Tale of two tweets - VS beta - is it busy 70% of the time or is it brilliantly fast?
TechNet Edge:
Forefront TMG URL Filtering and MRS
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
JScript location bar silliness
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online