EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 13, 2025, 07:31:45 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
how to expand master detail row progrmatically
Pages: [
1
]
« previous
next »
Print
Author
Topic: how to expand master detail row progrmatically (Read 6880 times)
amir-t
Newbie
Posts: 48
how to expand master detail row progrmatically
«
on:
November 23, 2014, 06:30:22 AM »
Hey,
I have a master detail data grid and i want to expand a row through the code, and not from the user click.
How can i do this? Is there a method for this?
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: how to expand master detail row progrmatically
«
Reply #1 on:
November 23, 2014, 08:06:26 AM »
If you are using the 'detail view', please call 'expandRow' method to expand the specified row.
Code:
$('#dg').datagrid('expandRow', index);
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...