Hi all,
I am a student in learning jqxgrid.Using jqxgrid, I created a table. But the cells in table are in default size. So for writing a big sentences like remarks or comments it is very difficult. So,when I click a cell a pop up should open with a big textarea where I can write big sentences with more visibility than default cells. And after closing that pop up, whatever I wrote in pop up should come into cell. I have seen pop up window option, but it is not giving editable textarea in it. Could anyone guide me in achieving this task.
Thank You