472,142 Members | 1,325 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,142 software developers and data experts.

How to Add ListView control as Row of Window Form DataGrid

Hi Friends,
How to add ListView as a row of DataGrid (Window Form DataGrid.)

Please help me....
Thanking You
TusharP.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.766 / Virus Database: 513 - Release Date: 17-Sep-04
Nov 16 '05 #1
1 1538
Tushar,

I don't know that a listview is a good candidate for a column. However,
if you wanted to host your own control, you would have to derive a class
from the DataGridColumnStyle class, and then host the control yourself.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"TusharP" <tu**********@solversa.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hi Friends,
How to add ListView as a row of DataGrid (Window Form DataGrid.)

Please help me....
Thanking You
TusharP.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.766 / Virus Database: 513 - Release Date: 17-Sep-04

Nov 16 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Martin Streller | last post: by
4 posts views Thread by Paddy | last post: by
7 posts views Thread by BobAchgill | last post: by
9 posts views Thread by Martin | last post: by
7 posts views Thread by Laurent Navarro | last post: by
12 posts views Thread by garyusenet | last post: by
10 posts views Thread by Rob | last post: by
1 post views Thread by a | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.