Add Row - GridPanel - Previous value is coming-How i can remove that previous value?

  1. #1

    Add Row - GridPanel - Previous value is coming-How i can remove that previous value?

    Hi,

    in the Add Row Gridpanel of a combobox, on clicking add new row button after selecting an item, the new row displaying previous selected item.I want to remove the previous value.How can i do?
    <Listeners>
    <Click Handler="var rowIndex =#{grdingredient}.addRecord({}); #{grdingredient}.getView().focusRow(rowIndex);#{grdingredient}.startEditing(rowIndex, 0);" />
    </Listeners>
    Attached Thumbnails Click image for larger version. 

Name:	test.JPG 
Views:	92 
Size:	19.3 KB 
ID:	2005  
  2. #2
    Hi,

    Could you provide a full sample to reproduce?

Similar Threads

  1. Replies: 0
    Last Post: Aug 07, 2012, 2:36 PM
  2. Get previous tab panel index
    By AlexMaslakov in forum 1.x Help
    Replies: 8
    Last Post: Nov 08, 2011, 2:03 AM
  3. [CLOSED] Combobox Previous Value
    By ArcadisUS in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 17, 2011, 12:16 PM
  4. Replies: 1
    Last Post: Jun 05, 2009, 1:43 AM
  5. Why do i get the previous id field?
    By afhi in forum 1.x Help
    Replies: 6
    Last Post: Nov 08, 2008, 10:32 AM

Posting Permissions