Click here to Skip to main content
15,886,258 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is it possible to apply a custom filter (i.e. my own delegate) to a DataTable? Pin
arnold_w27-May-20 4:05
arnold_w27-May-20 4:05 
AnswerRe: Is it possible to apply a custom filter (i.e. my own delegate) to a DataTable? Pin
Richard Deeming22-May-20 6:09
mveRichard Deeming22-May-20 6:09 
QuestionCan I show my data in a C# table, even though all the data is not in a single List/array? Pin
arnold_w21-May-20 20:06
arnold_w21-May-20 20:06 
AnswerRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
OriginalGriff21-May-20 20:29
mveOriginalGriff21-May-20 20:29 
GeneralRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
arnold_w21-May-20 20:45
arnold_w21-May-20 20:45 
AnswerRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
arnold_w22-May-20 0:17
arnold_w22-May-20 0:17 
GeneralRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
Richard MacCutchan22-May-20 0:40
mveRichard MacCutchan22-May-20 0:40 
GeneralRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
arnold_w22-May-20 1:08
arnold_w22-May-20 1:08 
I plan so show more in the table than just the file name and path, I just simplified the scenario to cut to the core of the problem. So, I don't think I can solely use a tree, I haven't seen one that supports several columns. I think the best approach would be a blend of a table and a tree, so that I could by default collapse rows that don't require immediate attention of the user.
GeneralRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
Richard Deeming22-May-20 1:12
mveRichard Deeming22-May-20 1:12 
GeneralRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
arnold_w22-May-20 1:16
arnold_w22-May-20 1:16 
GeneralRe: Can I show my data in a C# table, even though all the data is not in a single List/array? Pin
Richard Deeming22-May-20 1:17
mveRichard Deeming22-May-20 1:17 
QuestionHow can I filter what's shown in a DataGridView, without modifying the List that holds the data itself? Pin
arnold_w21-May-20 3:20
arnold_w21-May-20 3:20 
AnswerRe: How can I filter what's shown in a DataGridView, without modifying the List that holds the data itself? Pin
Richard Deeming21-May-20 4:24
mveRichard Deeming21-May-20 4:24 
QuestionAuto reply when we sent request to server Pin
Member 1025852520-May-20 17:43
Member 1025852520-May-20 17:43 
AnswerRe: Auto reply when we sent request to server Pin
Dave Kreskowiak20-May-20 18:19
mveDave Kreskowiak20-May-20 18:19 
Questioncan any one help me with this WS? Pin
Member 1337716619-May-20 19:19
Member 1337716619-May-20 19:19 
AnswerRe: can any one help me with this WS? Pin
Dave Kreskowiak20-May-20 3:28
mveDave Kreskowiak20-May-20 3:28 
AnswerRe: can any one help me with this WS? Pin
DerekT-P24-May-20 3:55
professionalDerekT-P24-May-20 3:55 
GeneralRe: can any one help me with this WS? Pin
Member 1337716626-May-20 19:22
Member 1337716626-May-20 19:22 
GeneralRe: can any one help me with this WS? Pin
DerekT-P26-May-20 23:20
professionalDerekT-P26-May-20 23:20 
QuestionHow to Validate Rest API response? Pin
Member 1477996819-May-20 8:49
Member 1477996819-May-20 8:49 
AnswerRe: How to Validate Rest API response? Pin
kalberts19-May-20 9:31
kalberts19-May-20 9:31 
GeneralRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 9:46
Member 1477996819-May-20 9:46 
QuestionRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 11:29
professionalEddy Vluggen19-May-20 11:29 
GeneralRe: How to Validate Rest API response? Pin
kalberts19-May-20 11:39
kalberts19-May-20 11:39 

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.