Click here to Skip to main content
15,792,842 members
Home / Discussions / C#
   

C#

 
GeneralRe: Automatic program starting Pin
Jon G27-Apr-04 4:49
Jon G27-Apr-04 4:49 
GeneralRe: Automatic program starting Pin
bsargos27-Apr-04 5:14
bsargos27-Apr-04 5:14 
GeneralRe: Automatic program starting Pin
Dave Kreskowiak27-Apr-04 5:32
mveDave Kreskowiak27-Apr-04 5:32 
GeneralRe: Automatic program starting Pin
Judah Gabriel Himango27-Apr-04 6:13
sponsorJudah Gabriel Himango27-Apr-04 6:13 
GeneralRe: Automatic program starting Pin
bsargos27-Apr-04 10:51
bsargos27-Apr-04 10:51 
GeneralRe: Automatic program starting Pin
scadaguy27-Apr-04 6:24
scadaguy27-Apr-04 6:24 
GeneralRe: Automatic program starting Pin
bsargos27-Apr-04 22:40
bsargos27-Apr-04 22:40 
QuestionDataGridColumnStyle - anyone written a real one? Pin
OldRoj27-Apr-04 3:58
OldRoj27-Apr-04 3:58 
I've just copied the sample DataGridTimePickerColumn style from the VS help, and used it on a few DateTime columns in a DataGrid (in the constructor, I set it to the short date format). What a mess! You'd have to pay people a lot of money to make them use it!!

Pressing 'Tab' seems to move across the columns as expected, until after you click on one of the columns to give it focus. Then 'Tab' takes you to every other column! Plus if the DateTimePicker is on a form, you can use the up and down arrow keys to scroll the parts of the (short) date. In the DataGrid, all they do is move up and down the columns of the grid.

Has anyone seen an example anywhere showing how to do this properly?

Roj
AnswerRe: DataGridColumnStyle - anyone written a real one? Pin
Heath Stewart27-Apr-04 4:14
protectorHeath Stewart27-Apr-04 4:14 
GeneralRe: DataGridColumnStyle - anyone written a real one? Pin
OldRoj27-Apr-04 8:03
OldRoj27-Apr-04 8:03 
Generalmatrix multiplication in 3*3d enter by the user Pin
kcal27-Apr-04 3:36
kcal27-Apr-04 3:36 
GeneralRe: matrix multiplication in 3*3d enter by the user Pin
Heath Stewart27-Apr-04 4:19
protectorHeath Stewart27-Apr-04 4:19 
Generalsend xml Pin
hmdhmd27-Apr-04 2:56
hmdhmd27-Apr-04 2:56 
GeneralRe: send xml Pin
Heath Stewart27-Apr-04 4:23
protectorHeath Stewart27-Apr-04 4:23 
GeneralAxHost Pin
ouysal27-Apr-04 2:01
ouysal27-Apr-04 2:01 
GeneralRe: AxHost Pin
Heath Stewart27-Apr-04 4:26
protectorHeath Stewart27-Apr-04 4:26 
Generallist all machines on local domain with c# Pin
doph27-Apr-04 1:48
doph27-Apr-04 1:48 
GeneralRe: list all machines on local domain with c# Pin
Heath Stewart27-Apr-04 4:34
protectorHeath Stewart27-Apr-04 4:34 
GeneralFunny Exception Pin
sreejith ss nair27-Apr-04 1:45
sreejith ss nair27-Apr-04 1:45 
GeneralRe: Funny Exception Pin
Mike Dimmick27-Apr-04 1:55
Mike Dimmick27-Apr-04 1:55 
GeneralRe: Funny Exception Pin
Colin Angus Mackay27-Apr-04 2:42
Colin Angus Mackay27-Apr-04 2:42 
GeneralRe: Funny Exception Pin
Heath Stewart27-Apr-04 4:50
protectorHeath Stewart27-Apr-04 4:50 
GeneralCalling an exported Function - Issue with different calling convention in C# Pin
Vini Deep27-Apr-04 1:21
Vini Deep27-Apr-04 1:21 
GeneralRe: Calling an exported Function - Issue with different calling convention in C# Pin
Mike Dimmick27-Apr-04 1:57
Mike Dimmick27-Apr-04 1:57 
GeneralRe: Calling an exported Function - Issue with different calling convention in C# Pin
Heath Stewart27-Apr-04 4:53
protectorHeath Stewart27-Apr-04 4:53 

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.