Jquery datatables plugin not loaded in content page asp.net
Jquery datatables plugin not loaded in content page asp.net
![dabhi_mayur](https://secure.gravatar.com/avatar/576096c524183a578c99c8f41eef4d6f/?default=https%3A%2F%2Fvanillicon.com%2F576096c524183a578c99c8f41eef4d6f_200.png&rating=g&size=120)
Hello !
I am using Jquery datatables plugin for clientside paging , exporting data etc.
When i am using it without using master page i.e. nomal webpage it is working fine.
But When i use content page with same code , datatables plugin not applied to grid.
What could be the problem ?
Due to character size limitation , i am not able to post whole code.
But it can be viewed at following link.
http://forums.asp.net/t/1755374.aspx/1?Jquery+datatables+plugin+not+loaded+in+content+page
Can anybody help me ?
I am using Jquery datatables plugin for clientside paging , exporting data etc.
When i am using it without using master page i.e. nomal webpage it is working fine.
But When i use content page with same code , datatables plugin not applied to grid.
What could be the problem ?
Due to character size limitation , i am not able to post whole code.
But it can be viewed at following link.
http://forums.asp.net/t/1755374.aspx/1?Jquery+datatables+plugin+not+loaded+in+content+page
Can anybody help me ?
This discussion has been closed.
Replies
Problem is solved by setting grdQues's ClientIDMode="Static"