hello ,telerik
How to implement data repeater using telerik winform controls ?
you know ,we can show lots of data using data repeater in asp.net
but How can do it in winform using rad controls?
thanks.hope your reply
anyway,you know some third tools based on winform provide the tools of showing card view of DataGridView.
The Card view can show one row record through another way.
Im my project,I want to show one row through the card-view mode.
such as .one row of gridvew includes lof of columns ,How can I do it using card-view mode using telerik?
the attachment is the example, In the card region I can place customized button.
thanks.hope your reply
0
Svett
Telerik team
answered on 09 Jun 2011, 07:50 AM
Hi songsp,
Presently, RadControls for Winforms suitedoes not offer a card-view. Nevertheless, you can customize the look of RadGridView control by creating a custom cell. You can use the following resources regarding this: