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

Embed a Grid in a TabStrip

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
YY
Top achievements
Rank 1
YY asked on 11 Jul 2013, 06:16 PM
I think this should be simple, I just can't quite seem to get it.  I have a TabStrip which I want to embed a grid into one of the tabs.  The grid should load dynamically from AJAX.  I have both working independently, but when I try to put the Grid into the TabStrip, I get no content.  I can see in firebug there is never a request being made for the content.

I tried to post the code as code, but the system told me invalid post content.

1 Answer, 1 is accepted

Sort by
0
YY
Top achievements
Rank 1
answered on 12 Jul 2013, 04:58 AM
I found a way to do this by adding ToHtmlString() at the end of my grid call.
Tags
Grid
Asked by
YY
Top achievements
Rank 1
Answers by
YY
Top achievements
Rank 1
Share this question
or