Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
AnswerRe: DataGridView Sorting Problem Pin
Richard Andrew x6428-Dec-10 8:19
professionalRichard Andrew x6428-Dec-10 8:19 
GeneralRe: DataGridView Sorting Problem Pin
Not Active28-Dec-10 8:54
mentorNot Active28-Dec-10 8:54 
GeneralRe: DataGridView Sorting Problem Pin
Dave Kreskowiak28-Dec-10 9:26
mveDave Kreskowiak28-Dec-10 9:26 
GeneralRe: DataGridView Sorting Problem Pin
Not Active28-Dec-10 9:30
mentorNot Active28-Dec-10 9:30 
GeneralRe: DataGridView Sorting Problem Pin
Dave Kreskowiak28-Dec-10 11:16
mveDave Kreskowiak28-Dec-10 11:16 
GeneralRe: DataGridView Sorting Problem Pin
Richard Andrew x6428-Dec-10 10:02
professionalRichard Andrew x6428-Dec-10 10:02 
GeneralRe: DataGridView Sorting Problem Pin
Not Active28-Dec-10 10:14
mentorNot Active28-Dec-10 10:14 
AnswerRe: DataGridView Sorting Problem Pin
GenJerDan28-Dec-10 8:20
GenJerDan28-Dec-10 8:20 
Normalize the numbers?

Read the table from a view instead of directly and have a new computed column containing the data as PC001, PC002, PC010, PC100, etc.

Sort on that, but don't show it.
GeneralRe: DataGridView Sorting Problem Pin
Not Active28-Dec-10 8:52
mentorNot Active28-Dec-10 8:52 
GeneralRe: DataGridView Sorting Problem Pin
GenJerDan28-Dec-10 9:00
GenJerDan28-Dec-10 9:00 
GeneralRe: DataGridView Sorting Problem Pin
Not Active28-Dec-10 9:17
mentorNot Active28-Dec-10 9:17 
AnswerRe: DataGridView Sorting Problem Pin
AhmedOsamaMoh29-Dec-10 5:27
AhmedOsamaMoh29-Dec-10 5:27 
AnswerRe: DataGridView Sorting Problem Pin
tim_gunning4-Jan-11 4:38
tim_gunning4-Jan-11 4:38 
QuestionTimeStamp server (TSA) Pin
abbd28-Dec-10 7:38
abbd28-Dec-10 7:38 
AnswerRe: TimeStamp server (TSA) Pin
Not Active28-Dec-10 7:41
mentorNot Active28-Dec-10 7:41 
AnswerRe: TimeStamp server (TSA) Pin
abbd28-Dec-10 7:53
abbd28-Dec-10 7:53 
AnswerRe: TimeStamp server (TSA) Pin
Ravi Bhavnani28-Dec-10 9:46
professionalRavi Bhavnani28-Dec-10 9:46 
GeneralRe: TimeStamp server (TSA) Pin
abbd28-Dec-10 10:50
abbd28-Dec-10 10:50 
GeneralRe: TimeStamp server (TSA) Pin
Ravi Bhavnani28-Dec-10 10:57
professionalRavi Bhavnani28-Dec-10 10:57 
GeneralRe: TimeStamp server (TSA) Pin
abbd28-Dec-10 11:02
abbd28-Dec-10 11:02 
AnswerRe: TimeStamp server (TSA) Pin
Ravi Bhavnani28-Dec-10 11:09
professionalRavi Bhavnani28-Dec-10 11:09 
QuestionRe: TimeStamp server (TSA) Pin
abbd28-Dec-10 11:31
abbd28-Dec-10 11:31 
AnswerRe: TimeStamp server (TSA) Pin
Ravi Bhavnani28-Dec-10 11:36
professionalRavi Bhavnani28-Dec-10 11:36 
GeneralRe: TimeStamp server (TSA) Pin
abbd28-Dec-10 11:45
abbd28-Dec-10 11:45 
AnswerRe: TimeStamp server (TSA) Pin
Ravi Bhavnani28-Dec-10 11:50
professionalRavi Bhavnani28-Dec-10 11:50 

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.