Click here to Skip to main content
15,916,951 members
Home / Discussions / C#
   

C#

 
GeneralPrinting Files of different format in a Single Click Pin
V.Pillai11-Sep-03 21:07
sussV.Pillai11-Sep-03 21:07 
GeneralThread.CurrentThread.CurrentUICulture Pin
Mazdak11-Sep-03 20:10
Mazdak11-Sep-03 20:10 
GeneralWeird Question Pin
K.O Cheung11-Sep-03 16:59
sussK.O Cheung11-Sep-03 16:59 
GeneralRe: Weird Question Pin
Donald_a11-Sep-03 22:32
Donald_a11-Sep-03 22:32 
GeneralXML transfer Pin
deanoA11-Sep-03 16:43
deanoA11-Sep-03 16:43 
GeneralRe: XML transfer Pin
Julian Bucknall [MSFT]12-Sep-03 4:52
Julian Bucknall [MSFT]12-Sep-03 4:52 
GeneralRe: XML transfer Pin
Anonymous12-Sep-03 5:48
Anonymous12-Sep-03 5:48 
GeneralAccessing com+ through web service Pin
batusai_3rd11-Sep-03 15:12
batusai_3rd11-Sep-03 15:12 
GeneralAccessing com+ through web service Pin
wan2tri11-Sep-03 15:04
susswan2tri11-Sep-03 15:04 
QuestionHow do I deploy my application Pin
sumeat11-Sep-03 15:01
sumeat11-Sep-03 15:01 
AnswerRe: How do I deploy my application Pin
Braulio Dez12-Sep-03 2:24
Braulio Dez12-Sep-03 2:24 
GeneralComboBox in DataGrid Pin
pahluwalia11-Sep-03 12:35
pahluwalia11-Sep-03 12:35 
GeneralRe: ComboBox in DataGrid Pin
sumeat11-Sep-03 14:54
sumeat11-Sep-03 14:54 
GeneralRe: ComboBox in DataGrid Pin
pahluwalia12-Sep-03 4:21
pahluwalia12-Sep-03 4:21 
GeneralRe: ComboBox in DataGrid Pin
pahluwalia12-Sep-03 5:24
pahluwalia12-Sep-03 5:24 
GeneralRe: ComboBox in DataGrid Pin
sumeat12-Sep-03 13:24
sumeat12-Sep-03 13:24 
pahluwalia@hotmail.com wrote:
newGrid[indexPage].TableStyles.Add(dgdtblStyle);
newGrid[indexPage].TableStyles[0].GridColumnStyles.Add(myColStyle);


Add custom column styles to the custom table style AND then add the custom table style to the datagrid's table style collection. If you do the reverse, the way you have done, the data grid will not use your column styles
GeneralRe: ComboBox in DataGrid Pin
A.Wegierski11-Sep-03 19:20
A.Wegierski11-Sep-03 19:20 
GeneralRe: ComboBox in DataGrid Pin
pahluwalia12-Sep-03 8:01
pahluwalia12-Sep-03 8:01 
GeneralCustom "Add Item" Pin
Mark Sanders11-Sep-03 6:13
Mark Sanders11-Sep-03 6:13 
GeneralBHO (Browser Helper Object) Pin
0siris11-Sep-03 4:54
0siris11-Sep-03 4:54 
GeneralRe: BHO (Browser Helper Object) Pin
Kannan Kalyanaraman11-Sep-03 5:41
Kannan Kalyanaraman11-Sep-03 5:41 
GeneralTrapping mouse right click Pin
Mahesh Varma11-Sep-03 4:45
Mahesh Varma11-Sep-03 4:45 
GeneralRe: Trapping mouse right click Pin
NetPointerIN11-Sep-03 10:06
NetPointerIN11-Sep-03 10:06 
GeneralFind Dialog Box Pin
Tibor Blazko11-Sep-03 3:50
Tibor Blazko11-Sep-03 3:50 
GeneralRe: Find Dialog Box Pin
Kannan Kalyanaraman11-Sep-03 5:35
Kannan Kalyanaraman11-Sep-03 5:35 

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.