EasyUI Forum
April 28, 2024, 02:23:28 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: getRow in documentation  (Read 820 times)
Wojak
Newbie
*
Posts: 48


View Profile Email
« on: February 02, 2023, 12:18:52 PM »

Hi,
What there is no method "getRow" in documentation but it's in options of datagrid
Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: February 02, 2023, 08:36:53 PM »

This is the internal method used by the component. To get a loaded row, please call
Code:
var row = $('#dg').datagrid('getRows')[index];
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!