|
-
May 10th, 2003, 10:07 PM
#1
Thread Starter
Addicted Member
How can add Image type column in DataGrid control
Is anybody to solve my problem ?
How can add Image type column in DataGrid control.
I read follwing text in VB.net help
========
To create your own column classes, you can inherit from DataGridColumnStyle. You may want to do this in order to create special columns that host controls, as exemplified by the DataGridTextBox class, which hosts the TextBox control. For example, you may host an Image control to show pictures in columns, or you may create your own user control to host in the column.
=========
Thanks to read it, and please tell me the solution.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|