Ticket #6892 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

DataGrid queries the store multiple times for one render.

Reported by: BryanForbes Owned by: BryanForbes
Priority: normal Milestone: 1.2
Component: DojoX Grid Version: 1.1.1
Severity: normal Keywords:
Cc:

Description

For each render operation, DataGrid? sends multiple queries to the store. This is very apparent in the yahoo search example.

Change History

Changed 6 months ago by BryanForbes

  • status changed from new to closed
  • resolution set to fixed

(In [13896]) fixes #6892 !strict

  • Fixed multiple queries going out for each render.
Note: See TracTickets for help on using tickets.