MS AJAX 1.0 (newbie) - getting values from controls on page

  • Thread starter Thread starter lawrence.farrell
  • Start date Start date
L

lawrence.farrell

I have a page with a grid and multiple DropDownLists. I would like
the grid to update on selected index changed on all DDL. I know how
to get at the page method on the page to update the grid, however, I
can't access the values of the controls on the page when I change the
method to webmethod. What am I doing wrong? I have done similar
things using ComponentArt's toolset, but I can't figure out how to do
this using MS AJAX 1.0

Any help would be appreciated.

--Larry--
 
I have a page with a grid and multiple DropDownLists. I would like
the grid to update on selected index changed on all DDL. I know how
to get at the page method on the page to update the grid, however, I
can't access the values of the controls on the page when I change the
method to webmethod. What am I doing wrong? I have done similar
things using ComponentArt's toolset, but I can't figure out how to do
this using MS AJAX 1.0

Keep using ComponentArt, try out Anthem or even better (I work in
Frost Innovation, this is a shameless plug!) use Gaia at
http://ajaxwidgets.com

..t
 
Back
Top