Click here to Skip to main content
15,911,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kuido206-Aug-07 5:23
kuido206-Aug-07 5:23 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kubben6-Aug-07 5:25
kubben6-Aug-07 5:25 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kuido206-Aug-07 5:29
kuido206-Aug-07 5:29 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kubben6-Aug-07 6:13
kubben6-Aug-07 6:13 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kuido206-Aug-07 6:18
kuido206-Aug-07 6:18 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kubben6-Aug-07 6:20
kubben6-Aug-07 6:20 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kuido206-Aug-07 6:26
kuido206-Aug-07 6:26 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kubben6-Aug-07 6:40
kubben6-Aug-07 6:40 
I am not sure why Setting the SortExpression to "SURNAME" in the selecting event of the objectdatasource would sort the results by estonian. I am pretty sure that it will always sort that way since it is being set in the selecting event of the object datasource. Normally if you want to dynamically change the SortExpression you do it on the Sorting event of the control that the objectdatasource is bound to. In this case it is your reportViewer. So like I suggested before, on the reportViewer there is a sort method, you need to be using that method to affect the sort and then it will get passed through to your objectdatasource.

Ben
GeneralRe: How to change ObjectDatasource sorting collation Pin
kuido206-Aug-07 7:00
kuido206-Aug-07 7:00 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kubben6-Aug-07 7:23
kubben6-Aug-07 7:23 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kuido207-Aug-07 21:34
kuido207-Aug-07 21:34 
GeneralRe: How to change ObjectDatasource sorting collation Pin
kubben8-Aug-07 1:38
kubben8-Aug-07 1:38 
QuestionTemporary List Pin
Sam Heller6-Aug-07 5:03
Sam Heller6-Aug-07 5:03 
AnswerRe: Temporary List Pin
kubben6-Aug-07 5:11
kubben6-Aug-07 5:11 
Questionhow to Lock Certain Columns from being Edited Pin
Vimalsoft(Pty) Ltd6-Aug-07 3:47
professionalVimalsoft(Pty) Ltd6-Aug-07 3:47 
AnswerRe: how to Lock Certain Columns from being Edited Pin
Vasudevan Deepak Kumar6-Aug-07 23:22
Vasudevan Deepak Kumar6-Aug-07 23:22 
GeneralRe: how to Lock Certain Columns from being Edited Pin
Vimalsoft(Pty) Ltd6-Aug-07 23:59
professionalVimalsoft(Pty) Ltd6-Aug-07 23:59 
QuestionBlog Engine giving error Pin
harryforum6-Aug-07 3:14
harryforum6-Aug-07 3:14 
AnswerRe: Blog Engine giving error Pin
SHatchard6-Aug-07 3:55
SHatchard6-Aug-07 3:55 
GeneralRe: Blog Engine giving error Pin
harryforum7-Aug-07 0:33
harryforum7-Aug-07 0:33 
QuestionFillPieChart Pin
devsam6-Aug-07 3:11
devsam6-Aug-07 3:11 
AnswerRe: FillPieChart Pin
ednrgc6-Aug-07 5:47
ednrgc6-Aug-07 5:47 
GeneralRe: FillPieChart Pin
devsam6-Aug-07 19:14
devsam6-Aug-07 19:14 
QuestionRemote system Pin
sulabh20206-Aug-07 3:00
sulabh20206-Aug-07 3:00 
QuestionRegular Expression Validator Pin
Rahul Babu6-Aug-07 2:44
Rahul Babu6-Aug-07 2:44 

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.