Click here to Skip to main content
16,004,686 members
Home / Discussions / C#
   

C#

 
GeneralRe: Html Control Development in C# Pin
Inam2-Nov-03 8:27
Inam2-Nov-03 8:27 
GeneralRe: Html Control Development in C# Pin
J. Dunlap2-Nov-03 8:34
J. Dunlap2-Nov-03 8:34 
GeneralRe: Html Control Development in C# Pin
J. Dunlap2-Nov-03 8:17
J. Dunlap2-Nov-03 8:17 
GeneralCombo box binding bugs Pin
Wjousts2-Nov-03 6:07
Wjousts2-Nov-03 6:07 
GeneralRe: Combo box binding bugs Pin
leppie2-Nov-03 6:39
leppie2-Nov-03 6:39 
GeneralRe: Combo box binding bugs Pin
Wjousts2-Nov-03 11:32
Wjousts2-Nov-03 11:32 
GeneralDataGrid, binding to Collection Pin
partyganger2-Nov-03 5:11
partyganger2-Nov-03 5:11 
GeneralRe: DataGrid, binding to Collection Pin
Wjousts2-Nov-03 6:12
Wjousts2-Nov-03 6:12 
Create you own DataGridTableStyle and map it to your datasource. Then create GridColumnStyles for each field you want to display, and add them to your DataGridTableStyle. Finally add the DataGridTableStyle to your DataGrid. If you get the mapping right (which can be a little tricky!) it should display your TableStyle and only the columns you added to the TableStyle.
GeneralRe: DataGrid, binding to Collection Pin
partyganger2-Nov-03 6:25
partyganger2-Nov-03 6:25 
GeneralRe: DataGrid, binding to Collection Pin
Wjousts3-Nov-03 3:58
Wjousts3-Nov-03 3:58 
Generalweird break point Pin
novachen2-Nov-03 2:57
novachen2-Nov-03 2:57 
GeneralRe: weird break point Pin
leppie2-Nov-03 4:43
leppie2-Nov-03 4:43 
GeneralRe: weird break point Pin
novachen2-Nov-03 13:49
novachen2-Nov-03 13:49 
GeneralRe: weird break point Pin
Rahul Walavalkar3-Nov-03 2:29
Rahul Walavalkar3-Nov-03 2:29 
Generalpanel round corners... Pin
FreJa2-Nov-03 0:28
FreJa2-Nov-03 0:28 
GeneralRe: panel round corners... Pin
Heath Stewart2-Nov-03 11:01
protectorHeath Stewart2-Nov-03 11:01 
GeneralRe: panel round corners... Pin
Douglas Troy4-Nov-03 6:40
Douglas Troy4-Nov-03 6:40 
GeneralFor a inherent class, why its events can not be inherented Pin
chq121-Nov-03 13:42
chq121-Nov-03 13:42 
GeneralRe: For a inherent class, why its events can not be inherented Pin
leppie1-Nov-03 20:43
leppie1-Nov-03 20:43 
GeneralRe: For a inherent class, why its events can not be inherented Pin
chq122-Nov-03 4:31
chq122-Nov-03 4:31 
GeneralRe: For a inherent class, why its events can not be inherented Pin
Heath Stewart2-Nov-03 11:05
protectorHeath Stewart2-Nov-03 11:05 
GeneralRe: For a inherent class, why its events can not be inherented Pin
chq122-Nov-03 14:34
chq122-Nov-03 14:34 
GeneralRe: For a inherent class, why its events can not be inherented Pin
Heath Stewart3-Nov-03 2:37
protectorHeath Stewart3-Nov-03 2:37 
GeneralRe: For a inherent class, why its events can not be inherented Pin
chq124-Nov-03 5:39
chq124-Nov-03 5:39 
GeneralStatus Bars Pin
hammackj1-Nov-03 13:07
hammackj1-Nov-03 13:07 

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.