Could anyone post the code or direct me to the link where I can find the complete process to develop connected webpart in sharepoint 2010 using visual studio 2010.
case 1: (connected webpart)
for a selection of item in one dropdown, other dropdown/gridview should populate items based on the selection of item in the first dropdown.
case 2: (multiple connected webparts)
for a selection of item in one dropdown, two dropdowns/gridviews should populate items based on the selection of item in the first dropdown.
for the above scenarios, does anyone have code or any urls where i can meet my requirement.
thanks in advance