Hi Forum,
I am using nested master page in my website.
They are
1. SiteMaster(the main master)
2. CardsMaster( the child of SiteMaster)
In this CardsMaster I have a gridview to bind Card Categories.
Bound it on Page Load, but it was not working
On debugging I came to know that Page Load Event doesn't even get raised for childmaster.
My questions are
1.Why is it so?(No Page Load Event gets raised for child master)
2.Am I missing anything?(Is there a way to enable the PageLoad)
3.Is there a work around for this?
Regards,
Naveen
Please remember to click Mark as Answer on the post that helps you
View Blog