Jquery datatables plugin not loaded in content page asp.net

Jquery datatables plugin not loaded in content page asp.net

dabhi_mayurdabhi_mayur Posts: 4Questions: 0Answers: 0
edited January 2012 in General
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 ?

Replies

  • dabhi_mayurdabhi_mayur Posts: 4Questions: 0Answers: 0
    Hello !
    Problem is solved by setting grdQues's ClientIDMode="Static"
This discussion has been closed.