Click here to Skip to main content
15,910,980 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to render a huge report in realtime (<1 minute) Pin
LongRange.Shooter26-Jul-06 8:50
LongRange.Shooter26-Jul-06 8:50 
QuestionFolder and File traversing in C# Pin
Harikrk26-Jul-06 6:38
Harikrk26-Jul-06 6:38 
AnswerRe: Folder and File traversing in C# Pin
vikashparida26-Jul-06 6:47
vikashparida26-Jul-06 6:47 
AnswerRe: Folder and File traversing in C# Pin
Stefan Troschuetz26-Jul-06 6:51
Stefan Troschuetz26-Jul-06 6:51 
GeneralRe: Folder and File traversing in C# Pin
Harikrk27-Jul-06 4:48
Harikrk27-Jul-06 4:48 
QuestionEnterprise Library Database Logging Pin
osamahmirza26-Jul-06 6:37
osamahmirza26-Jul-06 6:37 
QuestionDefaultValue, Custom Attributes, and PropertyGrids Pin
LordAelfric26-Jul-06 6:21
LordAelfric26-Jul-06 6:21 
AnswerRe: DefaultValue, Custom Attributes, and PropertyGrids Pin
LongRange.Shooter26-Jul-06 9:12
LongRange.Shooter26-Jul-06 9:12 
Quite a while ago I wanted to have my property grid dynamically change the the ability to see and edit data based on security in the Active Directory tree. A year later we had an awesome product, but I was deeper into the property grid then I'd ever want to be.

Bottom line: Everything in the grid is driven by attributes...and there is no way to directly change an attribute. So you must do alot of object binding to catch the calls for the attribute value and do your own determination. It is a long and (sometimes) frustrating process that is not the most flexible. If you want to persue this, then first search the forum for my user name going back the past 3 years. You should find many discussions on property grid info there. Also you will find alot of info here[^] and here.[^]
GeneralRe: DefaultValue, Custom Attributes, and PropertyGrids [modified] Pin
LordAelfric26-Jul-06 10:15
LordAelfric26-Jul-06 10:15 
GeneralRe: DefaultValue, Custom Attributes, and PropertyGrids Pin
Martin#26-Jul-06 9:18
Martin#26-Jul-06 9:18 
Questionout value? Pin
honeyman_can26-Jul-06 6:17
honeyman_can26-Jul-06 6:17 
AnswerRe: out value? Pin
Dustin Metzgar26-Jul-06 6:28
Dustin Metzgar26-Jul-06 6:28 
QuestionHashtable vs. Dictionary (key values) Pin
honeyman_can26-Jul-06 5:12
honeyman_can26-Jul-06 5:12 
AnswerRe: Hashtable vs. Dictionary (key values) Pin
Dustin Metzgar26-Jul-06 5:17
Dustin Metzgar26-Jul-06 5:17 
AnswerUnf, no Pin
Ennis Ray Lynch, Jr.26-Jul-06 6:24
Ennis Ray Lynch, Jr.26-Jul-06 6:24 
QuestionInstalling MSDE or SQL Express Edition with Dot Net application [modified] Pin
wasife26-Jul-06 5:10
wasife26-Jul-06 5:10 
AnswerRe: Installing MSDE or SQL Express Edition with Dot Net application [modified] Pin
Paul Conrad26-Jul-06 6:27
professionalPaul Conrad26-Jul-06 6:27 
QuestionGlobalization and Localization in C#. Pin
Herhighness26-Jul-06 4:48
Herhighness26-Jul-06 4:48 
AnswerRe: Globalization and Localization in C#. Pin
MCSD-Gandalf26-Jul-06 5:14
MCSD-Gandalf26-Jul-06 5:14 
AnswerRe: Globalization and Localization in C#. Pin
Stefan Troschuetz26-Jul-06 5:19
Stefan Troschuetz26-Jul-06 5:19 
Questionproblem with listview ? help please ... Pin
cmpeng3426-Jul-06 4:13
cmpeng3426-Jul-06 4:13 
AnswerRe: problem with listview ? help please ... Pin
Ed.Poore26-Jul-06 4:41
Ed.Poore26-Jul-06 4:41 
Questioncannot find custom tool and CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator Pin
Saamir26-Jul-06 3:45
Saamir26-Jul-06 3:45 
AnswerRe: cannot find custom tool and CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator Pin
Member 1048674820-May-14 21:46
Member 1048674820-May-14 21:46 
QuestionScan process memory searching for instances of a given type. Pin
kASTRATOR26-Jul-06 3:26
kASTRATOR26-Jul-06 3:26 

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.