473,387 Members | 3,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

server controls javascript

is there any documentation for the javascript generated by the server
controls? I need to make use of some of the treeview autogenerated
javascript in order to implement an ajax based solution to populate nodes
ondemand when the node's checkbox gets checked.
Is this possible?

Thanks,
Alejandro.
Apr 6 '06 #1
2 886
Alejandro,

You can always view the html source of rendered pages in your browser.
Usually, it is enough for understanding how a server control is rendered.

Eliyahu

"Alejandro Penate-Diaz" <al********@hotmail.com> wrote in message
news:uf**************@TK2MSFTNGP04.phx.gbl...
is there any documentation for the javascript generated by the server
controls? I need to make use of some of the treeview autogenerated
javascript in order to implement an ajax based solution to populate nodes
ondemand when the node's checkbox gets checked.
Is this possible?

Thanks,
Alejandro.

Apr 6 '06 #2
the javascript files are not included in the htlm but instead its url is
given as a parameterized reference. but anyways the whole bunch of code is
here: http://www.eggheadcafe.com/articles/....Resources.txt
at least for me thats not enough to figure it out how to populate nodes on
demand when a treeview's node checkbox is checked. I am sure it can be done
since currently it works when expanding/collapsing a node. I am thinking
maybe trying to generate the expand/collapse event capturing the checkbox's
onclick event in javascript, but I dont know yet how to identifiy the node
just by the checkbox thats clicked. but I am getting there!

"Eliyahu Goldin" <re*************@monarchmed.com> wrote in message
news:OZ**************@TK2MSFTNGP04.phx.gbl...
Alejandro,

You can always view the html source of rendered pages in your browser.
Usually, it is enough for understanding how a server control is rendered.

Eliyahu

"Alejandro Penate-Diaz" <al********@hotmail.com> wrote in message
news:uf**************@TK2MSFTNGP04.phx.gbl...
is there any documentation for the javascript generated by the server
controls? I need to make use of some of the treeview autogenerated
javascript in order to implement an ajax based solution to populate nodes
ondemand when the node's checkbox gets checked.
Is this possible?

Thanks,
Alejandro.


Apr 6 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Hazzard | last post by:
I just realized that the code I inherited is using all asp.net server controls (ie. webform controls) and when I try to update textboxes on the client side, I lose the new value of the textbox when...
14
by: Matt | last post by:
I want to know if ASP.NET Web Forms Validation Controls are Server-Side or Client-Side form validation? Since I think each validator control can select either 1) JavaScript based error dialog or 2)...
4
by: usl2222 | last post by:
Hi folks, I appreciate any assistance in the following problem: I have a form with a bunch of dynamic controls on it. All the controls are dynamically generated on a server, including all...
4
by: Neil Stevens | last post by:
Hi, Merry Christmas to you all. I have a problem with server controls, i am writing a C# ASP.NET web project and i am creating custom server controls for some of the more common element. One...
22
by: Mr Newbie | last post by:
I was thinking about developing a workflow application yesterday and was musing over the different approaches than one could take in restricting specific actions on a ticket( Form ) at any said...
6
by: Dorte | last post by:
Hi, I use master pages for ensuring a consistent layout on my app. I need to add client side functionality to my server controls. I do this in page_load (server side) like this:...
10
by: Ben | last post by:
Hi, I made an application in classic asp (reservation of books and video stuffs for students) and want to migrate to asp.net. The user has to chose a date, then pushung on a submit button. The...
3
by: Darren | last post by:
Not sure if this has been covered before....... I have an issue with an asp.net application running on Windows 2000 server and Windows 2003 server:- The name generation of html objects (ie...
4
by: Erland | last post by:
Hello everyone, I am have couple of bad concepts and would like to clear things up. As I understand ASP.NET server controls contain runat=server tag and they only run on the server. But I've...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.