Click here to Skip to main content
15,917,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAccessing Control of Another Page Pin
Khan.Bangash4-Dec-06 0:08
Khan.Bangash4-Dec-06 0:08 
AnswerRe: Accessing Control of Another Page Pin
Paddy Boyd4-Dec-06 0:22
Paddy Boyd4-Dec-06 0:22 
AnswerRe: Accessing Control of Another Page Pin
arunpnair4-Dec-06 20:09
arunpnair4-Dec-06 20:09 
QuestionA question about closing a webpage Pin
Ameba_NZ3-Dec-06 23:52
Ameba_NZ3-Dec-06 23:52 
AnswerRe: A question about closing a webpage Pin
Kapil Thakur4-Dec-06 0:28
Kapil Thakur4-Dec-06 0:28 
GeneralRe: A question about closing a webpage Pin
Ameba_NZ4-Dec-06 0:36
Ameba_NZ4-Dec-06 0:36 
GeneralRe: A question about closing a webpage Pin
Haissam4-Dec-06 0:58
Haissam4-Dec-06 0:58 
Questionnull value in typed dataset? Pin
matsnas3-Dec-06 23:16
matsnas3-Dec-06 23:16 
QuestionTemplateColumn, DateTime sorting Pin
phimix3-Dec-06 23:03
phimix3-Dec-06 23:03 
AnswerRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:34
Paddy Boyd4-Dec-06 0:34 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 0:38
phimix4-Dec-06 0:38 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:41
Paddy Boyd4-Dec-06 0:41 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 0:54
phimix4-Dec-06 0:54 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 0:55
Paddy Boyd4-Dec-06 0:55 
GeneralRe: TemplateColumn, DateTime sorting Pin
phimix4-Dec-06 1:01
phimix4-Dec-06 1:01 
GeneralRe: TemplateColumn, DateTime sorting Pin
Paddy Boyd4-Dec-06 1:08
Paddy Boyd4-Dec-06 1:08 
You'll need to alter that code to handle sorting on the particular data type - if you're using .net 2.0, i'd consider using a List<T> to allow you to use explicitely set types - by default the arraylist contains only items of Object type - it doesn't know how to sort them.
QuestionRegarding Typed Dataset Updation in DataBase Pin
VishalSharmaDev3-Dec-06 23:00
VishalSharmaDev3-Dec-06 23:00 
AnswerRe: Regarding Typed Dataset Updation in DataBase Pin
Sandeep Akhare3-Dec-06 23:42
Sandeep Akhare3-Dec-06 23:42 
QuestionInserting images Pin
sudidela3-Dec-06 22:56
sudidela3-Dec-06 22:56 
QuestionDropDown Event Related Query Pin
param thaker3-Dec-06 22:54
param thaker3-Dec-06 22:54 
AnswerRe: DropDown Event Related Query Pin
swguy233-Dec-06 23:30
swguy233-Dec-06 23:30 
QuestionDatagrid in javascript Pin
monika_vasvani3-Dec-06 22:39
monika_vasvani3-Dec-06 22:39 
AnswerRe: Datagrid in javascript Pin
Sandeep Akhare3-Dec-06 23:48
Sandeep Akhare3-Dec-06 23:48 
AnswerRe: Datagrid in javascript Pin
Paddy Boyd4-Dec-06 0:36
Paddy Boyd4-Dec-06 0:36 
GeneralRe: Datagrid in javascript Pin
monika_vasvani4-Dec-06 1:00
monika_vasvani4-Dec-06 1:00 

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.