Zend certified PHP/Magento developer

Ui Component Grid with inline Editing in Frontend magento2

I want to add inline Editor in Webkul marketplace product grid. Grid is created using ui component and i have added my code also but inline editing is not working.

Can anyone please help me.

    
    

        
          marketplace_products_listing.marketplace_products_listing.products_columns.ids
          true
          entity_id
          
             
             false
          
        
        

          
                marketplace_products_listing.marketplace_products_listing.products_columns.actions
                startEdit
                
                  ${ $.$data.rowIndex }
                  true
                
            
        
    

and in column as


        
            
                qty
                Qty
                75
                
                  text
                  
                     true
                     true