Click here to Skip to main content
16,013,440 members
Home / Discussions / C#
   

C#

 
AnswerRe: Best way to insert DataSet to database table Pin
Bert delaVega15-May-08 7:16
Bert delaVega15-May-08 7:16 
QuestionImplement ListView Itemplate - for dynamically building a listview itemtemplaet Pin
harleydk15-May-08 0:42
harleydk15-May-08 0:42 
QuestionHow to preserve Master page data whenever conten page is loaded? Pin
.NetRams15-May-08 0:10
.NetRams15-May-08 0:10 
AnswerRe: How to preserve Master page data whenever conten page is loaded? Pin
harleydk15-May-08 0:39
harleydk15-May-08 0:39 
QuestionHow do I create a PropertyGrid with dynamic Properties? Pin
Megidolaon14-May-08 23:51
Megidolaon14-May-08 23:51 
AnswerRe: How do I create a PropertyGrid with dynamic Properties? Pin
Gareth H14-May-08 23:57
Gareth H14-May-08 23:57 
GeneralRe: How do I create a PropertyGrid with dynamic Properties? Pin
Megidolaon15-May-08 0:23
Megidolaon15-May-08 0:23 
GeneralRe: How do I create a PropertyGrid with dynamic Properties? Pin
visualhint22-May-08 9:37
visualhint22-May-08 9:37 
Hi,

The PropertyGrid is a complex component. If you want to use it, I recommend you to dig in the various docs, howtos, blog posts, etc. The Microsoft PropertyGrid is not very flexible but it can be powerful when you know all the internals of the ComponentModel stuff. A good starting point is the "Microsoft PropertyGrid Resource List" (see signature).

If you still can't make it work, ask some detailed questions, one per particular issue (yours is a bit vague). About your last sentence, use the DescriptionAttribute and DefaultValueAttribute. If you need them to be dynamic, you will need to publish your properties with the help of a custom type descriptor and custom property descriptors.

At last if a 3rd party component is an option for you, Smart PropertyGrid.Net is a time saver to build dynamic contents.

Best regards,

Nicolas Cadilhac @ VisualHint
Smart PropertyGrid.Net
Microsoft PropertyGrid Resource List
Free PropertyGrid for MFC
Smart FieldPackEditor.Net / DateTimePicker
Questionproblem in Range selection Pin
sailesh_gupta14-May-08 23:37
sailesh_gupta14-May-08 23:37 
AnswerRe: problem in Range selection Pin
Christian Graus14-May-08 23:53
protectorChristian Graus14-May-08 23:53 
QuestionRe: problem in Range selection Pin
sailesh_gupta14-May-08 23:59
sailesh_gupta14-May-08 23:59 
AnswerRe: problem in Range selection Pin
Christian Graus15-May-08 0:41
protectorChristian Graus15-May-08 0:41 
GeneralRe: problem in Range selection Pin
sailesh_gupta15-May-08 0:52
sailesh_gupta15-May-08 0:52 
QuestionRe: problem in Range selection Pin
CPallini15-May-08 0:56
mveCPallini15-May-08 0:56 
AnswerRe: problem in Range selection Pin
sailesh_gupta15-May-08 1:06
sailesh_gupta15-May-08 1:06 
GeneralRe: problem in Range selection Pin
CPallini15-May-08 2:02
mveCPallini15-May-08 2:02 
GeneralRe: problem in Range selection Pin
sailesh_gupta15-May-08 2:09
sailesh_gupta15-May-08 2:09 
GeneralRe: problem in Range selection Pin
CPallini15-May-08 2:28
mveCPallini15-May-08 2:28 
GeneralRe: problem in Range selection Pin
sailesh_gupta15-May-08 3:24
sailesh_gupta15-May-08 3:24 
GeneralRe: problem in Range selection Pin
Christian Graus15-May-08 0:58
protectorChristian Graus15-May-08 0:58 
Questioninterlock exchange issue Pin
George_George14-May-08 23:23
George_George14-May-08 23:23 
AnswerRe: interlock exchange issue Pin
S. Senthil Kumar15-May-08 1:22
S. Senthil Kumar15-May-08 1:22 
GeneralRe: interlock exchange issue Pin
George_George15-May-08 1:31
George_George15-May-08 1:31 
QuestionSome advice for web crawling - html parsing. Pin
George Sp.14-May-08 23:17
George Sp.14-May-08 23:17 
QuestionGlobalization Pin
Member 475670914-May-08 23:16
Member 475670914-May-08 23:16 

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.