Main menu:

 

July 2008
M T W T F S S
« Jun   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Site search

Archives

Categories

Tags

Links:

Archive for July 14th, 2008

MOSS Ajax dropdown as the provider and gridview as the consumer

I was able to populate the user id’s in the dropdownlist and on selection of any one of the user id in the dropdownlist was able to display the details in the asp.net gridview on the MOSS using Ajax,
I placed the dropdownlist in the provider and asp.net gridview in the consumer, created a sql data [...]