Click here to Skip to main content
15,889,595 members
Home / Discussions / C#
   

C#

 
GeneralRe: Killing applications Pin
Dave Kreskowiak27-Jan-05 10:48
mveDave Kreskowiak27-Jan-05 10:48 
GeneralRe: Killing applications Pin
Dennis C. Dietrich27-Jan-05 11:09
Dennis C. Dietrich27-Jan-05 11:09 
GeneralRe: Killing applications Pin
Dave Kreskowiak28-Jan-05 1:17
mveDave Kreskowiak28-Jan-05 1:17 
GeneralRe: Killing applications Pin
Dennis C. Dietrich28-Jan-05 11:59
Dennis C. Dietrich28-Jan-05 11:59 
Generaldata grid Pin
webhay27-Jan-05 9:03
webhay27-Jan-05 9:03 
GeneralRe: data grid Pin
aplope27-Jan-05 9:31
aplope27-Jan-05 9:31 
GeneralRe: data grid Pin
webhay27-Jan-05 9:34
webhay27-Jan-05 9:34 
GeneralRe: data grid Pin
Robert Rohde27-Jan-05 20:24
Robert Rohde27-Jan-05 20:24 
When binding e.g. a DataTable to the grid you only need to add a column with boolean type to it. When binding the grid will automatically generate the checkbox style for the grid. If you are organizing the styles yourself you have to use the class DataGridBoolColumn. If your are not familiar with TableStyles and ColumnStyles you should read about them in the MSDN (they are rather well documented - search for DataGridTableStyle and DataGridColumnStyle)).
GeneralApplication will not restore after being minimized Pin
JayN27-Jan-05 8:27
JayN27-Jan-05 8:27 
GeneralTooltips in the Menu Pin
TheDen27-Jan-05 8:16
TheDen27-Jan-05 8:16 
GeneralRe: Tooltips in the Menu Pin
Dave Kreskowiak27-Jan-05 10:45
mveDave Kreskowiak27-Jan-05 10:45 
GeneralRe: Tooltips in the Menu Pin
TheDen27-Jan-05 11:07
TheDen27-Jan-05 11:07 
Question.Net whaaaaah??? Pin
dazler27-Jan-05 6:35
dazler27-Jan-05 6:35 
AnswerRe: .Net whaaaaah??? Pin
tojamismis27-Jan-05 9:40
tojamismis27-Jan-05 9:40 
GeneralTricky exception handling Pin
Quimbly27-Jan-05 6:03
Quimbly27-Jan-05 6:03 
GeneralRe: Tricky exception handling Pin
Charlie Williams27-Jan-05 6:26
Charlie Williams27-Jan-05 6:26 
GeneralRe: Tricky exception handling Pin
leppie27-Jan-05 8:10
leppie27-Jan-05 8:10 
GeneralRepainting Controls on a form... Pin
new_phoenix27-Jan-05 5:34
new_phoenix27-Jan-05 5:34 
GeneralRe: Repainting Controls on a form... Pin
Heath Stewart27-Jan-05 12:10
protectorHeath Stewart27-Jan-05 12:10 
GeneralCombining .wav files Pin
ziggy8227-Jan-05 5:29
ziggy8227-Jan-05 5:29 
GeneralRe: Combining .wav files Pin
mav.northwind27-Jan-05 7:00
mav.northwind27-Jan-05 7:00 
GeneralRe: Combining .wav files Pin
ziggy8227-Jan-05 9:24
ziggy8227-Jan-05 9:24 
GeneralSQL TimeStamp or ... Pin
Bahadir Cambel27-Jan-05 5:11
Bahadir Cambel27-Jan-05 5:11 
GeneralRe: SQL TimeStamp or ... Pin
Dave Kreskowiak27-Jan-05 5:20
mveDave Kreskowiak27-Jan-05 5:20 
GeneralRe: SQL TimeStamp or ... Pin
Bahadir Cambel27-Jan-05 8:58
Bahadir Cambel27-Jan-05 8: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.