Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Help!!Adding Property(XmlDocument ) to your custom control !!

Reply
Thread Tools

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

 
 
Ozan Kozan via .NET 247
Guest
Posts: n/a
 
      08-04-2004
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


--------------------------------
From: Ozan Kozan

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>PLMIRvNnukubbcAAjvOGmA==</Id>
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to pass a Control (Label) to your Custom Control nvdberge ASP .Net 1 08-13-2008 11:07 AM
Custom control within a custom control J R M ASP .Net 2 06-01-2006 06:04 PM
Capturing event from other custom control within another custom control Jonah Olsson ASP .Net 1 04-05-2005 01:39 PM
Capturing event from other custom control within another custom control Jonah Olsson ASP .Net Web Controls 2 04-05-2005 12:56 PM
ControlDesigner not invoked on custom control when control is rendered within another custom control Matt Sokol ASP .Net Building Controls 2 08-07-2003 07:13 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57