Click here to Skip to main content
15,918,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUnhandeled Exception, Windows 7, SQL Server 2005 , Windows application , VB.NET Pin
vaibhav.jain820-Aug-13 20:05
vaibhav.jain820-Aug-13 20:05 
AnswerRe: Unhandeled Exception, Windows 7, SQL Server 2005 , Windows application , VB.NET Pin
vaibhav.jain820-Aug-13 20:30
vaibhav.jain820-Aug-13 20:30 
AnswerRe: Unhandeled Exception, Windows 7, SQL Server 2005 , Windows application , VB.NET Pin
Bernhard Hiller20-Aug-13 21:36
Bernhard Hiller20-Aug-13 21:36 
QuestionGridView using ColumnSpan Pin
captainronohio20-Aug-13 9:45
captainronohio20-Aug-13 9:45 
AnswerRe: GridView using ColumnSpan Pin
Anurag Gandhi23-Aug-13 7:36
professionalAnurag Gandhi23-Aug-13 7:36 
QuestionAbout application Pin
Member 1020673520-Aug-13 0:02
Member 1020673520-Aug-13 0:02 
AnswerRe: About application Pin
Anurag Sinha V29-Aug-13 23:02
Anurag Sinha V29-Aug-13 23:02 
QuestionHow to Capture Selection area in webpage Pin
ansriharsha18-Aug-13 21:15
ansriharsha18-Aug-13 21:15 
AnswerRe: How to Capture Selection area in webpage Pin
Joezer BH18-Aug-13 22:42
professionalJoezer BH18-Aug-13 22:42 
GeneralRe: How to Capture Selection area in webpage Pin
ansriharsha19-Aug-13 19:08
ansriharsha19-Aug-13 19:08 
AnswerRe: How to Capture Selection area in webpage Pin
Joezer BH20-Aug-13 0:28
professionalJoezer BH20-Aug-13 0:28 
GeneralRe: How to Capture Selection area in webpage Pin
ansriharsha21-Aug-13 2:21
ansriharsha21-Aug-13 2:21 
GeneralRe: How to Capture Selection area in webpage Pin
Joezer BH21-Aug-13 2:27
professionalJoezer BH21-Aug-13 2:27 
QuestionHow to sort GridView but not via SQL or a datatable VB 2010 Pin
QuickBooksDev18-Aug-13 4:32
QuickBooksDev18-Aug-13 4:32 
AnswerRe: How to sort GridView but not via SQL or a datatable VB 2010 Pin
Blikkies19-Aug-13 0:30
professionalBlikkies19-Aug-13 0:30 
GeneralRe: How to sort GridView but not via SQL or a datatable VB 2010 Pin
Forbiddenx21-Aug-13 1:09
Forbiddenx21-Aug-13 1:09 
My guess is you can create a datatable hard coded out of the data you do have and then sort on that.

You also could use generics and inherit icomparable and then use the sort method in that custom data class.

My suggestion would be datatable will be easier..
And then run .sort on it.
=)

Questionhow to implement azure with .net Pin
codemaniac917-Aug-13 10:59
codemaniac917-Aug-13 10:59 
AnswerMessage Closed Pin
17-Aug-13 11:22
codemaniac917-Aug-13 11:22 
GeneralMessage Closed Pin
17-Aug-13 11:23
developerthebest17-Aug-13 11:23 
AnswerRe: how to implement azure with .net Pin
developerthebest17-Aug-13 13:03
developerthebest17-Aug-13 13:03 
GeneralRe: how to implement azure with .net Pin
developerthebest17-Aug-13 13:35
developerthebest17-Aug-13 13:35 
GeneralRe: how to implement azure with .net Pin
developerthebest19-Aug-13 3:12
developerthebest19-Aug-13 3:12 
AnswerRe: how to implement azure with .net Pin
vonb20-Aug-13 2:00
vonb20-Aug-13 2:00 
GeneralRe: how to implement azure with .net Pin
developerthebest26-Aug-13 3:36
developerthebest26-Aug-13 3:36 
Questionhow to acces google drive Pin
TusharGhulaxe17-Aug-13 2:20
TusharGhulaxe17-Aug-13 2:20 

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.