gridview buttons inside facebox

37 views
Skip to first unread message

jiachi

unread,
May 15, 2012, 2:33:37 PM5/15/12
to facebox
I am using ASP.NET and using master page
I have a parent page open remote page by using facebox.
In the remote page I have gridviews with link buttons.
I want to show third page in facebox when clicking the link buttons.

When I trying to do that, the link button always post back to parent
page instead of calling function in remote page.

I tried to replace $('body').append($.facebox.settings.faceboxHtml)
with $('#aspnetForm').append($.facebox.settings.faceboxHtml) in
facebox.js file.
But the facebox is not show up after editing.


Please advise how I can slove this problem.
Thanks


Reply all
Reply to author
Forward
0 new messages