Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1150) Editing triggers a reload in the TableView

Editing triggers a reload in the TableView
------------------------------------------

                 Key: UDIG-1150
                 URL: http://jira.codehaus.org/browse/UDIG-1150
             Project: uDIG
          Issue Type: Improvement
          Components: tool edit
    Affects Versions: UDIG 1.1.RC6a
            Reporter: Jesse Eichar
         Assigned To: Jesse Eichar
             Fix For: UDIG 1.1.RC8


Current anytime an edit occurs to a layer the Table View is refreshed completely (as long as the table view is viewing that layer).

I would like to do 2 things:
1.  If the edit occurs in the table itself no update needs to take place
2.  Otherwise only load the new/updated features and update the features in the table, in place

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Back to the top