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 [...]
Posted: July 14th, 2008 under BizTalk.
Tags: Ajax, Consumer, MOSS, Provider
Comments: none