Property Page Generation

  • Thread starter Thread starter James Tillery
  • Start date Start date
J

James Tillery

I hope I can describe this correctly: I have a asp.net custom control and I
have what I see as a complicated bunch of properties that I would like to
have set in there own property page. I'm referring to something like when
you go into the properties page of a control and there is a button on a
property which if you press calls another page like a grid control.

Thanks for the help,

jrt
 
Can you explain what you mean a little better? It sounds like you're talking
about a Designer.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Everybody picks their nose,
But some people are better at hiding it.
 
When you put my control on a new asp.net page, you can then go to the
property page and change values, just like any other control. I have a
collection on my control, and when you select that property on the popout,
it brings up a collection entry screen (which doesn't let me enter
anything). But that's not the window I would want anyway. I want to create
my own which would popup when you select the button with the 3 ... on it. I
hope this explains it better.

Thanks,

jrt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top