We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

create card view at runtime


Hi,

Can the card view be created dynamically at runtime? Thanks!


3 Replies

HA haneefm Syncfusion Team May 3, 2007 11:08 PM UTC

Hi Coder12345,

Right now we don't have support for CardView. It is in our Feature Request list. The closest thing we got is the RepeaterUserControl sample - \\windows\Grid.Windows\Samples\DataBound\RepeaterUserControlSample

Best regards,
Haneef


JS Josh Shao May 4, 2007 07:16 AM UTC


Hi,

Thanks for the quick reply. I was wondering, is it possible to create the RepeaterUserControl at runtime? And when do you expect a working version of the cardview to be released?

One more question, does v5 work with both Vista and XP or only on Vista?


Thanks!


HA haneefm Syncfusion Team May 4, 2007 11:11 PM UTC

Hi Code12345,

is it possible to create the RepeaterUserControl at runtime?
>>>
One way to do this would be to derive a custom cell type like the ones( \4.4.0.49\windows\Grid.Windows\Samples\CustomCellTypes\SliderCells). It requires a model class and a renderer class. The model class handles the serialization requirements for the control and creates the renderer class. The renderer class handles the UI requirements of the cell. Then to use your custom cell type in a grid, you need to register this celltype with the grid as shown in this sample.s\Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Windows\Samples\CustomCellTypes.

Here is a minimal sample that show you "How to add a card control in a cell"
CardViewBoxCelll.zip

when do you expect a working version of the cardview to be released?
>>>>
We do not have a firm date for the release yet. We have had some issues for implementing a CardView in a grid. We apologize for the delay. Thank you for using Syncfusion Essential Studio.

does v5 work with both Vista and XP or only on Vista?
>>>>>
Yes, Our latest version ( v5 ) works with both Windows Vista and Windows Xp.

Here is a link for latest version.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=57573

Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon