Click here to Skip to main content
15,914,444 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Datatables Pin
Christian Graus21-Jan-07 22:44
protectorChristian Graus21-Jan-07 22:44 
GeneralRe: Datatables Pin
chohanpk21-Jan-07 22:52
chohanpk21-Jan-07 22:52 
GeneralRe: Datatables Pin
Christian Graus21-Jan-07 23:04
protectorChristian Graus21-Jan-07 23:04 
GeneralRe: Datatables Pin
chohanpk22-Jan-07 0:22
chohanpk22-Jan-07 0:22 
GeneralRe: Datatables Pin
Christian Graus22-Jan-07 0:27
protectorChristian Graus22-Jan-07 0:27 
GeneralRe: Datatables Pin
chohanpk22-Jan-07 0:46
chohanpk22-Jan-07 0:46 
GeneralRe: Datatables Pin
Christian Graus22-Jan-07 1:06
protectorChristian Graus22-Jan-07 1:06 
QuestionHow to sort gridview in c#.Net Pin
aaraaayen21-Jan-07 20:32
aaraaayen21-Jan-07 20:32 
Hi friends,

In my C#.Net application i am trying to sort the gridview contents by using the following line.
dgAddressBook.Sort(dgAddressBook.Columns[23], ListSortDirection.Ascending);

but i am receiving the following error. Please help me to resolve this problem.

Error:
The original exception is: DataGridView control must be bound to an IBindingList object to be sorted. at System.Windows.Forms.DataGridView.SortDataBoundDataGridView_PerformCheck(DataGridViewColumn dataGridViewColumn)"

Thanks in Advance,

Regards,




Prya

JokeRe: How to sort gridview in c#.Net Pin
enjoycrack21-Jan-07 20:48
enjoycrack21-Jan-07 20:48 
AnswerRe: How to sort gridview in c#.Net Pin
enjoycrack21-Jan-07 20:53
enjoycrack21-Jan-07 20:53 
GeneralRe: How to sort gridview in c#.Net Pin
aaraaayen21-Jan-07 23:07
aaraaayen21-Jan-07 23:07 
QuestionUserControl Pin
AnhTin21-Jan-07 20:31
AnhTin21-Jan-07 20:31 
AnswerRe: UserControl Pin
enjoycrack21-Jan-07 20:41
enjoycrack21-Jan-07 20:41 
QuestionFailed to read a folder Pin
nclauder21-Jan-07 20:27
nclauder21-Jan-07 20:27 
AnswerRe: Failed to read a folder Pin
enjoycrack21-Jan-07 20:35
enjoycrack21-Jan-07 20:35 
GeneralRe: Failed to read a folder Pin
nclauder21-Jan-07 20:49
nclauder21-Jan-07 20:49 
GeneralRe: Failed to read a folder Pin
enjoycrack21-Jan-07 20:51
enjoycrack21-Jan-07 20:51 
GeneralRe: Failed to read a folder Pin
nclauder21-Jan-07 21:12
nclauder21-Jan-07 21:12 
GeneralRe: Failed to read a folder Pin
enjoycrack21-Jan-07 21:18
enjoycrack21-Jan-07 21:18 
GeneralRe: Failed to read a folder Pin
nclauder21-Jan-07 21:36
nclauder21-Jan-07 21:36 
GeneralRe: Failed to read a folder Pin
enjoycrack21-Jan-07 21:44
enjoycrack21-Jan-07 21:44 
QuestionCrystal report printing Pin
Nidheesh21-Jan-07 20:08
Nidheesh21-Jan-07 20:08 
Questionhow to make the element to be visible and invisible in java script Pin
sathyan_829421-Jan-07 20:02
sathyan_829421-Jan-07 20:02 
AnswerRe: how to make the element to be visible and invisible in java script Pin
enjoycrack21-Jan-07 20:20
enjoycrack21-Jan-07 20:20 
GeneralRe: how to make the element to be visible and invisible in java script Pin
sathyan_829421-Jan-07 20:24
sathyan_829421-Jan-07 20:24 

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.