.net - ASP.NET Component with custom property form -


i'm developing custom datagridview control internal use , i'd add custom property option launches winform adding custom properties. think of columns property designer of datagridview click button text "..." on , opens winform can add different boundcolumns. don't know how or start. how can 1 accomplish this?

this need know (the base): http://msdn.microsoft.com/en-us/library/zt27tfhy.aspx

this helpfull example (inside first link): http://msdn.microsoft.com/en-us/library/az5kdaz0.aspx

if want build custom datagrid, need build control inerith datagrid control, after read linked documents on top, can able add properties required attributes use in control.

(sorry bad english, i'm italian!).


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -