Click here to Skip to main content
16,014,952 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Generate PDF report Pin
eagertolearn14-Feb-06 6:58
eagertolearn14-Feb-06 6:58 
AnswerRe: Generate PDF report Pin
Mekong River13-Feb-06 14:50
Mekong River13-Feb-06 14:50 
QuestionICustomFormatter and IFormattable Pin
Jason McBurney13-Feb-06 5:36
Jason McBurney13-Feb-06 5:36 
AnswerRe: ICustomFormatter and IFormattable Pin
Dave Kreskowiak14-Feb-06 8:17
mveDave Kreskowiak14-Feb-06 8:17 
Questionabout menu?can anybody help me? Pin
flashmemory13-Feb-06 5:34
flashmemory13-Feb-06 5:34 
AnswerRe: about menu?can anybody help me? Pin
malharone13-Feb-06 7:26
malharone13-Feb-06 7:26 
Questionreading third party Snap-in information in MMC programatically Pin
krompo13-Feb-06 4:34
krompo13-Feb-06 4:34 
Question[datagrid/winforms] create column with custom control in every row Pin
Y3PP3R13-Feb-06 4:14
Y3PP3R13-Feb-06 4:14 
Hey all,

First, we are talking here about windows forms, and dotnet 1.1.

I've created a custom usercontrol that's some kind of progressbar, but special suited for my goal. It uses textless labels as shapes. I want to embed this control in a datagrid, for every row it has to show a value and it is thus always visible, not only in edit mode (it has no edit mode; it's purpose is to show a progress).

I found some samples of custom columns, but the one inherits datagridtextboxcolumn and shows the control only in edit mode and creates only one instance of the control, and I don't get how to create an instance for every row.

The 2nd sample doesn't use a control, but just paints something on the cell, it doesn't use controls. This example inherits the DataGridColumnStyle.

And the last example also inherits the DatagridTextboxColumn but they retrieve values from a database from within the custom class, you can't pass a datasource to it, and I want it to be a general useable column.

Does anybody know how to do this? Make a custom datagrid column, that shows a user control in every row, and the value passed to the control is row dependant?

Greetz Wink | ;-)
JT
QuestionHow to add application to Windows Scheduler? Pin
.NetRams13-Feb-06 1:32
.NetRams13-Feb-06 1:32 
AnswerRe: How to add application to Windows Scheduler? Pin
Tim Carmichael13-Feb-06 3:14
Tim Carmichael13-Feb-06 3:14 
AnswerRe: How to add application to Windows Scheduler? Pin
Dave Kreskowiak14-Feb-06 7:56
mveDave Kreskowiak14-Feb-06 7:56 
QuestionRDA Help... Pin
UniBond13-Feb-06 1:22
UniBond13-Feb-06 1:22 
QuestionScheduler Application in VB.Net. Pin
.NetRams12-Feb-06 23:45
.NetRams12-Feb-06 23:45 
AnswerRe: Scheduler Application in VB.Net. Pin
mgilmore13-Feb-06 13:43
mgilmore13-Feb-06 13:43 
QuestionHow to upload webpages to the site Pin
Sgn_Flex12-Feb-06 22:27
Sgn_Flex12-Feb-06 22:27 
AnswerRe: How to upload webpages to the site Pin
Guffa13-Feb-06 0:20
Guffa13-Feb-06 0:20 
GeneralRe: How to upload webpages to the site Pin
Sgn_Flex13-Feb-06 0:44
Sgn_Flex13-Feb-06 0:44 
GeneralRe: How to upload webpages to the site Pin
Dave Kreskowiak13-Feb-06 5:52
mveDave Kreskowiak13-Feb-06 5:52 
QuestionBIOS changes Pin
rzvme12-Feb-06 22:07
rzvme12-Feb-06 22:07 
AnswerRe: BIOS changes Pin
Dave Kreskowiak13-Feb-06 5:50
mveDave Kreskowiak13-Feb-06 5:50 
QuestionHow to Create typeconverter dynamically by reflection to use in a PropertyGrid? Pin
Mohamed Ali Jinnah12-Feb-06 21:29
Mohamed Ali Jinnah12-Feb-06 21:29 
AnswerRe: How to Create typeconverter dynamically by reflection to use in a PropertyGrid? Pin
J4amieC12-Feb-06 23:28
J4amieC12-Feb-06 23:28 
GeneralRe: How to Create typeconverter dynamically by reflection to use in a PropertyGrid? Pin
Mohamed Ali Jinnah13-Feb-06 0:05
Mohamed Ali Jinnah13-Feb-06 0:05 
GeneralRe: How to Create typeconverter dynamically by reflection to use in a PropertyGrid? Pin
Danilo Corallo10-Apr-06 3:09
Danilo Corallo10-Apr-06 3:09 
QuestionRegarding datagrid control (very urgent) Pin
nagalakshmibasireddy12-Feb-06 21:21
nagalakshmibasireddy12-Feb-06 21:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.