ASP.NET client-side documentation

D

Dominic Feron

Hi all,

I'm building a web application using script on the server side and some on
the client side (AJAX).

What I'm looking for is some documentation on all the properties and method
that can be accessed from the client-side of a web form object (like all the
properties and methods of a listbox object that can be accessed from
javascript).

Can anyone help me? Can't seem to find what I'm looking for on the web!
 
G

Guest

All ASP.NET Server Controls (Textbox, listbox, DataGridView, etc.) render as
HTML controls on the client. So, you need to study the HTML DOM.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,265
Latest member
TodLarocca

Latest Threads

Top