Same height is applying to all Rows

Posted by: grudrakumar on 1 September 2020, 3:02 pm EST

  • Posted 1 September 2020, 3:02 pm EST

    Hi Team,

    Same Height is getting applied to all rows. can you please let us know how can i fix this.

    i used below code.

    
    $scope.init=function(s,e){
      	//enable word wrap
      	s.columns.getColumn('country').wordWrap=true;
        //auto size rows
      	s.autoSizeRows(0,s.rows.length);
      }
    
  • Posted 1 September 2020, 3:04 pm EST - Updated 3 October 2022, 3:37 pm EST

    Image attached for visual refrence.

  • Posted 2 September 2020, 3:12 am EST

    Hi,

    We are sorry but we were unable to replicate the issue at our end. Please refer to the sample link below that we used to replicate the issue:

    https://stackblitz.com/edit/angularjs-uymn4x

    Can you please let us know whether we are missing something in order to replicate the issue?

    Regards,

    Ashwin

  • Posted 3 September 2020, 12:32 pm EST

    Hi Ashwin,

    thanks for your reply.

    the autoSizeRows method doesn’t doing anything in my case. do you have any other way or methods i can use to update the row height’s without the extra white space in cells?

    Thanks

    Rudra

  • Posted 4 September 2020, 9:11 am EST

    Hi Rudra,

    Since we are unable to replicate the issue at our end, could you please share a sample that replicates the issue or update the previously shared sample to replicate the issue so that we could further investigate it and assist you accordingly.

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels