This is a migrated thread and some comments may be shown as answers.

Image gallery in winform gridview tab

1 Answer 120 Views
GridView
This is a migrated thread and some comments may be shown as answers.
shamim
Top achievements
Rank 1
shamim asked on 18 Mar 2015, 06:50 PM
Work on vs2012 C#  desktop application , My winform contain
excel like filtering gridview,here I want tabbed view for each row which
contain image gallery.

Basically I need help on bellow topic

1)     Need help how to add tabbed  in gridview

2)     How to add  image gallery in grid tab.

Note : From my tab gallery I also want to download images,Want to zoom selected images.

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 23 Mar 2015, 11:30 AM
Hello Shamim,

Thank you for writing.

You can refer to our GridView >> Hierarchical Grid section in the online documentation. Additionally, you can have a look at the Hierarchy of one to many relations help article demonstrating how to set up two child templates visualized as child tabs under the master row. Thus, after you have the desired child tab it can display the Template which will display your image gallery.

In order to customize the cells you can use the introduced approach in the Formatting Cells help article. You can pick up the desired Columns type according to your requirement. If none of the listed cell types suits your scenario, you can create your own cell. The Creating custom cells help article illustrates a sample approach.

I hope this information helps. Should you have further questions, I would be glad to help.
 
Regards,
Dess
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
shamim
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or