I would like to attach a conditional image to a grid row.
Have you any code samples of such ?
Kind Regards
David
3 Answers, 1 is accepted
0
Kiril
Telerik team
answered on 02 May 2007, 12:36 PM
Hello David,
Please tell us more details on the functionality you require. Do you need an generic purpose event that is fired when a new row is populated with data? In bound or unbound mode? Do you refer to the Validating event? Please give us feedback on the scenarios you are developing or require, thus we will have the time to respond properly and implement any requirements in the upcoming SP1 of RadControls for WinForms.
A simple example for me to illustrate the functionality that I need would be the little open or closed envelopes you see on a piece of read or unread mail.
The image is conditional depending upon an underlying flag in the database that is bound to the grid.
Hope this is enough. Let me know.
Kind Regards
David
0
Kiril
Telerik team
answered on 03 May 2007, 07:58 AM
Hi David,
Thank you for giving us more details on your requirements. A general purpose event will be fired when a cell is populated with data, so the content of the cell can be customized.
This functionality will be available in the upcoming Service Pack 1.