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--
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--