Hello Arnab,
just store the Button.ControlID and then refer to this control by enumerating
all controls on the page
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Ad> On Mar 26, 11:31 am, Michael Nemtsev [MVP] <nemt...@msn.com> wrote:
Ad>
>> Hello Arnab,
>>
[quoted text clipped - 12 lines]
>> Ad> message in a modal popup.
>> Ad> How can I achieve this?
Ad> Yaa , I know the use of Modal Popup from AJAX toolkits.But in
Ad> ModalPopup you have to give target controlid which corresponds to a
Ad> button . In webpart how would i achieve this?
Ad>
Arnab das - 26 Mar 2008 08:08 GMT
> Hello Arnab,
>
[quoted text clipped - 34 lines]
>
> - Show quoted text -
In webpart there is no such button for deleting.
I have just added a webpart manager ,and webpart zone.