ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: bsolTeamBglr on April 10, 2019, 12:00:12 pm

Title: text-area is behaving as a text-box
Post by: bsolTeamBglr on April 10, 2019, 12:00:12 pm
Hi,

   I am facing issue in text-area, where it is behaving as a text-box, I have made it as a text-area in editor. Please help me out to fix this issue.

Code -  editor    :  {type:'textarea', cls:'comFilter',init:commentsfilter}

Thanks
 
Title: Re: text-area is behaving as a text-box
Post by: paramvir on April 10, 2019, 06:25:32 pm
Please share a jsfiddle/ plnkr



PS: Your support subscription is expired.
Title: Re: text-area is behaving as a text-box
Post by: bsolTeamBglr on April 11, 2019, 12:11:45 pm
Hi,

   I am using 5.1 version of ParamQuery. If I try to enter more than 50 characters it starts overlapping with the left side columns and also if I change the resolution of the Grid and scroll left horizontally, data moves horizontally but the column headers remains static, this is causing misalignment of the grid.

    jsfiddle link - https://jsfiddle.net/kna0h2vs/

Thanks