Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.7.1
-
Component/s: Tool Integrations
-
Labels:None
-
Environment:Netbeans 5.5.1 with VWP
-
Workaround Exists:Yes
-
Workaround Description:Write your own class based on CachedRowSetSortableModel.
Description
CachedRowSetSortableModel hardcodes maximum number of rows to 20. Makes it kind of unusable in production.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Tool Integrations [ 10017 ] | |
| Component/s | Components [ 10012 ] |
| Assignee | Frank Ye [ frank.ye ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.7.1 [ 10122 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Frank Ye [ frank.ye ] |
model code with Max Row restrict is removed.