Help!!Adding Property(XmlDocument ) to your custom control !!

  • Thread starter Ozan Kozan via .NET 247
  • Start date
O

Ozan Kozan via .NET 247

I tried to make best explanation of my problem ?

I assume that I finished to make my component ..And customer is using my component?.

Scenerio:

Customer drags and drops my control ,then html :

<cc1:MyControl runat=?server?></cc1:MyControl>

Customer clicks Property1(XmlDocument) ,then MyCustomEditor seems
(this part of problem is not important (custom editor ) I made it )
Customer clicks somewhere on my editor and presses OK then html :


<cc1:MyControl runat=?server?>
<cc1:a>
<cc1:b>Thx</cc1:b>
<cc1:b>For</cc1:b>
<cc1:c>Advice</cc1:c>
<cc1:c>?..</cc1:c>
</cc1:a>
</cc1:MyControl>

And Customer saves and closes him/her solution..
And customer opens him/her solution
He/She doesnt see ?error creating control? message ?

Thx For Advice
 

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

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top