Opened 12 years ago
Closed 9 years ago
#8104 closed defect (wontfix)
grid passes field name to onApplyCellEdit - should be integer
Reported by: | ben hockey | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
onApplyCellEdit - passes the column name instead of the column index. this makes it inconsistent with the api
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Although the behavior you mention is probably the right behavior, the API has been solid for 3 years and a change would probably break some users' applications.