How i create a composite control of formview and another control, in which i can edit item template of composite control's fromview from page desinger, and set another control properties.
formviewbutton web control have linkbuttons for crud operation which interact with formview an issue commands to formview. the results of crud operations are shown in messagecontaineer.
i want to create these controls of single composite control and just set formview templates (edit/item) from page designer and use an objectdatasource for it's datasource.
If you would like a custom sample, you can see if the
1code site can help - they are our site with folks who can help with samples. There are already a few with composite controls that might give you the start you need such as this one:
http://www.codeproject.com/KB/aspnet/composite_controls.aspx
r.zarei
Member
41 Points
56 Posts
Compsite control of formview and another control
Sep 02, 2011 02:33 PM|LINK
Hi, all.
How i create a composite control of formview and another control, in which i can edit item template of composite control's fromview from page desinger, and set another control properties.
tanks in advance.
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Compsite control of formview and another control
Sep 04, 2011 01:36 AM|LINK
Hello,
Your description is too abstract for me....
Would you mind showing us your screenshot or your design diagram or image drawn by yourself?
Thx again
r.zarei
Member
41 Points
56 Posts
Re: Compsite control of formview and another control
Sep 05, 2011 10:19 PM|LINK
hi, Mr.Decker.
sorry for later reply.
i want a composite control of four web controls.
1.formview
2.formviewbuttons (my web control)
3.validationsummery
4.messagecontainer (my web control)
formviewbutton web control have linkbuttons for crud operation which interact with formview an issue commands to formview. the results of crud operations are shown in messagecontaineer.
i want to create these controls of single composite control and just set formview templates (edit/item) from page designer and use an objectdatasource for it's datasource.
please help me.
tanks in advance.
cts-mgraham
Contributor
3318 Points
642 Posts
Microsoft
Re: Compsite control of formview and another control
Sep 06, 2011 01:04 PM|LINK
If you would like a custom sample, you can see if the 1code site can help - they are our site with folks who can help with samples. There are already a few with composite controls that might give you the start you need such as this one: http://www.codeproject.com/KB/aspnet/composite_controls.aspx
HTH
r.zarei
Member
41 Points
56 Posts
Re: Compsite control of formview and another control
Sep 07, 2011 07:23 PM|LINK
none of your provided links are not usefull.
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Compsite control of formview and another control
Sep 08, 2011 03:15 AM|LINK
Sorry but just a clearify——
Do you mean——None of them are useful? or All of them are useful?