cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Advanced Grid - Unable to Delete A Row

berkob
8-Gravel

Advanced Grid - Unable to Delete A Row

Hello,

 

I have a mashup parameter object that contains a few infotables. My advanced grid widget has its data bound to one of those infotables. I am able to edit and add rows on the front end, but unable to delete rows on the frontend. Has anyone experienced this issue before, and/or do you have any ideas on how I can solve this problem?

6 REPLIES 6
raluca_edu
17-Peridot
(To:berkob)

Hi,

 

You can do that through DeletedTable (similar with EditedTable).

 

Best regards,

Raluca Edu

Thanks Raluca,

 

However, I think you may have misunderstood my issue. When I click "edit" then select a row and click "delete" the DeletedTable is not being populated

gaskilb
3-Visitor
(To:berkob)

Berkob,

 

I have the same issue, did you ever find a resolution?

Hello @gaskilb ,

 

This looks like a bug, why don't you open a Tech Support case for it?

 

/ Constantine

berkob
8-Gravel
(To:gaskilb)

If I recall correctly, I found this to a bug related to the widget properties. I ended up adding a boolean to my source data. I took the edited table from the grid and looped through the table to get each "selected" or "true" row. I then did a backend delete call, and refreshed the grid's data

I have exactly the same issue when using advance grid. Has this already been reported?

Top Tags