User Control inside jQuery DataTable

User Control inside jQuery DataTable

aravinthkulaaravinthkula Posts: 2Questions: 1Answers: 0

Could you please help me, how to add ASP.Net user control inside jQuery DataTable.

Replies

  • jLinuxjLinux Posts: 981Questions: 73Answers: 75

    What is "user control inside jQuery DataTable"?... This is a very un-detailed post. lol

  • lordmightlordmight Posts: 7Questions: 2Answers: 0

    I think what he means is that he wanted to place ASP.net user controls such as textbox, combobox etc.

    @aravinthkula - you can do it via "mRender" function and or row().add()

This discussion has been closed.