Unanswered RadControls in asp.net

  • Tuesday, October 05, 2010 8:28 AM
     
     
    Hi, I am new to Designing Part. I am using rad controls in vs 2010. I have some doubts. i) How to bind sqldatasource(It cintains image in binary format) to RadRotator control 2) My scenario is when I clicked Treeview child nodes then the corresponding files should open in that RadRotator control(For example Treeview is having childnodes like Birds,Nature,Scenaries..... When I clicked Birds the RadRotator is able to show all images in the Birds Folder. 3)when I clicked on any image on RadRotator that image will be shown in another panel in editable mode. Thanks in advance.