Vidhya
(Vidh Happy)
September 6, 2013, 7:12am
1
Hi
I have a page with Cgridview, pagination enabled and also few buttons below the Cgridview. All functionalities work fine. But when I navigate using pagination, the buttons below the Cgridview displays above Cgridview.
I want the buttons to be displayed below the Cgridview. Please help me to fix this issue.
Thanks & Regards,
Vidhya
mbi
(mbi)
September 6, 2013, 7:20am
2
Vidhya
(Vidh Happy)
September 6, 2013, 7:31am
3
Hi mbi,
Thanks for your reply. But using templates is for Cgridview and pagination.
What am asking is for few buttons [Like Add,Activate…] that are below the Cgridview and pagination.
Kindly help me out from this issue.
Thanks & Regards,
vidhya
mbi
(mbi)
September 6, 2013, 7:49am
4
oh, sorry for misunderstanding
seems, that i cant help you without looking at some code
Ankit_Modi
(Ankit Modi)
September 6, 2013, 7:53am
5
please post the girdview code?
kalpit
(Panditkalpit)
September 6, 2013, 8:17am
6
i did this thing by using CHtml::link(). and place it outside CGridView.
<?php echo CHtml::link('<img src="images/new.jpg" height="30px" width="100px"',array("mailformats/create")); ?>
it may help may help you.
Vidhya
(Vidh Happy)
September 6, 2013, 9:33am
7
Hi ,
Thank you for all your reply.
Please find attached my view file.
Kindly let me know as to why am facing this issue.
Thanks & Regards,
Vidhya