Jquery datatables plugin not loaded in content page asp.net
Jquery datatables plugin not loaded in content page asp.net
dabhi_mayur
Posts: 4Questions: 0Answers: 0
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"