Author Topic: text-area is behaving as a text-box  (Read 2207 times)

bsolTeamBglr

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 41
    • View Profile
text-area is behaving as a text-box
« 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
 

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: text-area is behaving as a text-box
« Reply #1 on: April 10, 2019, 06:25:32 pm »
Please share a jsfiddle/ plnkr



PS: Your support subscription is expired.
« Last Edit: April 10, 2019, 06:27:48 pm by paramquery »

bsolTeamBglr

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: text-area is behaving as a text-box
« Reply #2 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