Implement Export functions in Unigrids

Matthew Lee asked on April 7, 2015 08:02

I have created a new class under a custom module under Kentico 8.2. I have also created an user interface with a unigrid for this class. How could I add export functions like custom tables?

Cheers, Matt

Correct Answer

Brenden Kehren answered on April 7, 2015 13:49

You might check out the documentation on the UniGrid. Should get you pointed in the right direction. I believe setting the ShowActionsMenu property of the UniGrid to true should show the menu for you.

0 votesVote for this answer Unmark Correct answer

Recent Answers


Matthew Lee answered on April 10, 2015 08:20

Awesome. One line of code does the job.

Thanks

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.