Click here to Skip to main content
15,911,503 members
Home / Discussions / C#
   

C#

 
GeneralRe: prolog dll Vs c# or C++ ,how and why? Pin
ismail marmoush13-Apr-07 5:07
ismail marmoush13-Apr-07 5:07 
AnswerRe: prolog dll Vs c# or C++ ,how and why? Pin
sujithkumarsl13-Apr-07 0:55
sujithkumarsl13-Apr-07 0:55 
GeneralRe: prolog dll Vs c# or C++ ,how and why? Pin
ismail marmoush13-Apr-07 0:58
ismail marmoush13-Apr-07 0:58 
GeneralRe: prolog dll Vs c# or C++ ,how and why? Pin
sujithkumarsl13-Apr-07 1:08
sujithkumarsl13-Apr-07 1:08 
Question[Message Deleted] Pin
sulabh202012-Apr-07 22:41
sulabh202012-Apr-07 22:41 
AnswerRe: How to add bullets to word document using c# Pin
Christian Graus12-Apr-07 23:04
protectorChristian Graus12-Apr-07 23:04 
AnswerRe: How to add bullets to word document using c# Pin
Colin Angus Mackay13-Apr-07 0:18
Colin Angus Mackay13-Apr-07 0:18 
QuestionHow to programmatically add a checkbox column in datatable? Pin
Affan Toor12-Apr-07 22:09
Affan Toor12-Apr-07 22:09 
Hi!
I am developing application in C# (winform).I am reading data from a text file and storing it in a DataTable, then adding that DataTable to a DataSet and making that DataSet as DataSource of DataGridView control.

DataTable contains 5 columns, and one of them contains boolean value. i want to add a checkbox column in DataTable which will represent that boolean column.

i tried to add DataGridViewCheckBoxColumn into DataTable but error occured saying that DataTable can only have a column of type DataColumn.

Can any body tell me how can i add such column in DataTable. I cannot add a checkbox column in datagridview because mostly my datagridview displays more than 100000 records and when i try to add 100000 rows into datagridview it takes too much time.

Thanks in advance...

Regards,
Affan Ahmad Toor
AnswerRe: How to programmatically add a checkbox column in datatable? Pin
sujithkumarsl12-Apr-07 22:33
sujithkumarsl12-Apr-07 22:33 
GeneralRe: How to programmatically add a checkbox column in datatable? Pin
Affan Toor12-Apr-07 23:13
Affan Toor12-Apr-07 23:13 
GeneralRe: How to programmatically add a checkbox column in datatable? Pin
Affan Toor12-Apr-07 23:33
Affan Toor12-Apr-07 23:33 
AnswerRe: How to programmatically add a checkbox column in datatable? Pin
msogun13-Apr-07 6:58
msogun13-Apr-07 6:58 
QuestionInstall an ActiveX for IE ? Pin
Jan.Seiffert12-Apr-07 22:00
Jan.Seiffert12-Apr-07 22:00 
QuestionProgram Api Pin
snouto12-Apr-07 21:37
snouto12-Apr-07 21:37 
AnswerRe: Program Api Pin
Christian Graus12-Apr-07 21:52
protectorChristian Graus12-Apr-07 21:52 
GeneralRe: Program Api Pin
snouto12-Apr-07 21:54
snouto12-Apr-07 21:54 
GeneralRe: Program Api Pin
Christian Graus12-Apr-07 22:04
protectorChristian Graus12-Apr-07 22:04 
QuestionSuspend Thread Of a Process Pin
LPV12-Apr-07 21:24
LPV12-Apr-07 21:24 
AnswerRe: Suspend Thread Of a Process Pin
il_masacratore12-Apr-07 21:26
il_masacratore12-Apr-07 21:26 
QuestionIs dere is no one to solve the query!** Pin
sulabh202012-Apr-07 21:14
sulabh202012-Apr-07 21:14 
GeneralRe: Is dere is no one to solve the query!** Pin
sulabh202012-Apr-07 21:25
sulabh202012-Apr-07 21:25 
GeneralRe: Is dere is no one to solve the query!** Pin
Pete O'Hanlon13-Apr-07 0:52
mvePete O'Hanlon13-Apr-07 0:52 
AnswerRe: Is dere is no one to solve the query!** Pin
Christian Graus12-Apr-07 21:25
protectorChristian Graus12-Apr-07 21:25 
GeneralRe: Is dere is no one to solve the query!** Pin
Sathesh Sakthivel12-Apr-07 21:31
Sathesh Sakthivel12-Apr-07 21:31 
AnswerRe: Is dere is no one to solve the query!** Pin
Colin Angus Mackay13-Apr-07 0:14
Colin Angus Mackay13-Apr-07 0:14 

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.