I have a user control and a hyper link which opens a radwindow and it contatins a grid to add and remove rows and the parent page has multiple user controls I need to call an event in another user control for any changes in radwindiw aspx page 's radgrid is this possible ?
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Thank you for the reply I think I did not make the question clear I have aread window in which I have arad grid where user can edit and delete rows so My rad window is oipened from a user control hyperlink button and there ia another control on the parent page so when user does any action on radwindow i need to update both the user controls on the page how can iachieve this
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.