Click here to Skip to main content
15,887,676 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to have sub-properties in a custom control? Pin
Alvaro Mendez13-Aug-03 5:32
Alvaro Mendez13-Aug-03 5:32 
AnswerRe: How to have sub-properties in a custom control? Pin
Nnamdi Onyeyiri13-Aug-03 0:52
Nnamdi Onyeyiri13-Aug-03 0:52 
GeneralRe: How to have sub-properties in a custom control? Pin
Alvaro Mendez13-Aug-03 5:26
Alvaro Mendez13-Aug-03 5:26 
AnswerSolution! Pin
Alvaro Mendez13-Aug-03 5:08
Alvaro Mendez13-Aug-03 5:08 
Generaladding sub items Microsoft example doesnt work Pin
Ista12-Aug-03 11:58
Ista12-Aug-03 11:58 
GeneralRe: adding sub items Microsoft example doesnt work Pin
Csharp™12-Aug-03 15:08
Csharp™12-Aug-03 15:08 
GeneralRe: adding sub items Microsoft example doesnt work Pin
Ista12-Aug-03 15:45
Ista12-Aug-03 15:45 
Generaldatagrid column widths Pin
mikemilano12-Aug-03 10:57
mikemilano12-Aug-03 10:57 
i've seen lots of links to the syncrofusion site, but it still doesn't clear up the column width problem.

i've added a tablestyle to my datagrid, .. and then i've added grid column styles to my table style.

i populate my datagrid like this:
<br />
dataGrid1.SetDataBinding(ds,"Contacts");<br />


but how do i bind the tablestyle / column styles to this datagrid?

i thought that is what i was doing in the gui of VS, but it does not pick up the widths i set.

can someone clear this up any?
GeneralRe: datagrid column widths Pin
Ista12-Aug-03 11:56
Ista12-Aug-03 11:56 
GeneralRe: datagrid column widths Pin
mdolby13-Aug-03 5:12
mdolby13-Aug-03 5:12 
GeneralRe: datagrid column widths Pin
Ista13-Aug-03 13:28
Ista13-Aug-03 13:28 
GeneralSetting Environment Variables with C# Pin
Jonathan Guidry12-Aug-03 9:42
Jonathan Guidry12-Aug-03 9:42 
GeneralRe: Setting Environment Variables with C# Pin
Nnamdi Onyeyiri13-Aug-03 0:55
Nnamdi Onyeyiri13-Aug-03 0:55 
GeneralRe: Setting Environment Variables with C# Pin
Alvaro Mendez13-Aug-03 5:50
Alvaro Mendez13-Aug-03 5:50 
GeneralRe: Setting Environment Variables with C# Pin
Jonathan Guidry13-Aug-03 6:54
Jonathan Guidry13-Aug-03 6:54 
GeneralRe: Setting Environment Variables with C# Pin
Alvaro Mendez13-Aug-03 7:37
Alvaro Mendez13-Aug-03 7:37 
GeneralRe: Setting Environment Variables with C# Pin
Ista13-Aug-03 13:29
Ista13-Aug-03 13:29 
GeneralPress Enter In Data Grid &amp; Trigger Button Outside Pin
mikemilano12-Aug-03 9:34
mikemilano12-Aug-03 9:34 
GeneralRe: Press Enter In Data Grid &amp; Trigger Button Outside Pin
Ista12-Aug-03 11:57
Ista12-Aug-03 11:57 
QuestionAccessing xml help in 3rd party lib..?? Pin
vlusardi12-Aug-03 7:23
vlusardi12-Aug-03 7:23 
AnswerRe: Accessing xml help in 3rd party lib..?? Pin
Heath Stewart12-Aug-03 8:25
protectorHeath Stewart12-Aug-03 8:25 
Generaltrigger button click method from code Pin
mikemilano12-Aug-03 6:38
mikemilano12-Aug-03 6:38 
GeneralRe: trigger button click method from code Pin
Nnamdi Onyeyiri12-Aug-03 7:22
Nnamdi Onyeyiri12-Aug-03 7:22 
GeneralRe: trigger button click method from code Pin
mikemilano12-Aug-03 9:31
mikemilano12-Aug-03 9:31 
GeneralDisplaying XML Files in a Data Grid Pin
soloforce12-Aug-03 5:58
soloforce12-Aug-03 5:58 

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.