views:

119

answers:

0

Hi, I am looking at implementing the following:- "I have many panels with Resizable and Drag panel extenders appended. I would like to programmatically add labels into each of them and allow drag drop of labels between the panels. The panels are to be automatically resized upon addition/deletion of labels".

I would like to know if there are any readily available .net ajax controls for handling panel resizing upon addition/deletion of the labels it contains and also suggestions on going about implementing the drag drop functionality.

Thanks.