EasyUI Forum
May 15, 2024, 10:53:24 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: datagrid data is loaded more than once  (Read 3164 times)
koysweb
Newbie
*
Posts: 7


View Profile
« on: March 09, 2020, 08:45:12 AM »

sorry for my English  Roll Eyes

When I load the page, the datagrid data is loaded more than once

codeloaddata.jpg shows the code looks like this

easyuiloaddata.jpg  shows the browser's network tab


Why is this happening?
« Last Edit: March 09, 2020, 08:52:18 AM by koysweb » Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: March 10, 2020, 11:23:44 PM »

If you are creating datagrid using javascript, please remove 'easyui-datagrid' class from your <table> element.
Logged
koysweb
Newbie
*
Posts: 7


View Profile
« Reply #2 on: March 11, 2020, 06:05:05 AM »

I use:
Code:
<table id="tCatActivos"></table>
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!