Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: GIS programming Pin
cols291011-Apr-07 20:40
cols291011-Apr-07 20:40 
GeneralRe: GIS programming Pin
Ed.Poore11-Apr-07 23:52
Ed.Poore11-Apr-07 23:52 
GeneralRe: GIS programming Pin
cols291012-Apr-07 0:11
cols291012-Apr-07 0:11 
GeneralRe: GIS programming Pin
Ed.Poore12-Apr-07 0:53
Ed.Poore12-Apr-07 0:53 
GeneralRe: GIS programming Pin
cols291012-Apr-07 1:04
cols291012-Apr-07 1:04 
GeneralRe: GIS programming Pin
Ed.Poore12-Apr-07 1:31
Ed.Poore12-Apr-07 1:31 
QuestionVisual Studio 2003. CVSRepo Pin
123456uio11-Apr-07 4:47
123456uio11-Apr-07 4:47 
QuestionDatagrid sorting Pin
mehmetned11-Apr-07 4:21
mehmetned11-Apr-07 4:21 
In my application, there is a datagrid control and there are several columns on it. You know that datagrid control applies sorting data but I want to sort as multiple columns.

For example, two columns are date and username. Firstly datagrid sort by date and after sort by username. Sorting priority of date greater than username.

Date UserName

12.03.07 Mehmet
12.01.06 John
24.05.08 Michael
24.05.08 Anna
12.03.07 Becham

Sorting by only date

Date UserName

12.01.06 John
12.03.07 Mehmet
12.03.07 Becham
24.05.08 Michael
24.05.08 Anna

Sorting by firstly date and after, by UserName

Date UserName

12.01.06 John
12.03.07 Becham
12.03.07 Mehmet
24.05.08 Anna
24.05.08 Michael

Thanks for your helps.




AnswerRe: Datagrid sorting Pin
thomasa11-Apr-07 4:42
thomasa11-Apr-07 4:42 
Questionmanual updation in clickonce,Deployment Pin
pashitech11-Apr-07 4:10
pashitech11-Apr-07 4:10 
AnswerRe: manual updation in clickonce,Deployment Pin
Ed.Poore11-Apr-07 23:54
Ed.Poore11-Apr-07 23:54 
QuestionRegistring COM object Pin
Stevo Z11-Apr-07 3:41
Stevo Z11-Apr-07 3:41 
AnswerRe: Registring COM object Pin
Stevo Z11-Apr-07 4:22
Stevo Z11-Apr-07 4:22 
QuestionAdding WebDav Server to Windows Application Pin
Komil11-Apr-07 3:19
Komil11-Apr-07 3:19 
QuestionProblem in inserting large amount of records in XML file Pin
Affan Toor11-Apr-07 2:33
Affan Toor11-Apr-07 2:33 
AnswerRe: Problem in inserting large amount of records in XML file Pin
Colin Angus Mackay11-Apr-07 2:48
Colin Angus Mackay11-Apr-07 2:48 
AnswerRe: Problem in inserting large amount of records in XML file Pin
andre_swnpl11-Apr-07 2:51
andre_swnpl11-Apr-07 2:51 
AnswerRe: Problem in inserting large amount of records in XML file Pin
Not Active11-Apr-07 2:52
mentorNot Active11-Apr-07 2:52 
AnswerRe: Problem in inserting large amount of records in XML file Pin
Jaiprakash M Bankolli11-Apr-07 3:14
Jaiprakash M Bankolli11-Apr-07 3:14 
QuestionCRUD using listview [modified] Pin
danielwinata11-Apr-07 2:11
professionaldanielwinata11-Apr-07 2:11 
AnswerRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 3:17
Jaiprakash M Bankolli11-Apr-07 3:17 
GeneralRe: CRUD using listview Pin
danielwinata11-Apr-07 15:55
professionaldanielwinata11-Apr-07 15:55 
GeneralRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 19:12
Jaiprakash M Bankolli11-Apr-07 19:12 
GeneralRe: CRUD using listview Pin
danielwinata11-Apr-07 21:45
professionaldanielwinata11-Apr-07 21:45 
GeneralRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 22:11
Jaiprakash M Bankolli11-Apr-07 22:11 

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.