dfaruque / Serenity.Extra

Name of the repo says that this is an EXTRA of http://serenity.is platform
60 stars 34 forks source link

Grid with multiple lookup editor #95

Closed Emeronerp1 closed 10 months ago

Emeronerp1 commented 1 year ago

I want to add an item in grid and then choose the jnit that belongs to the item then the variants that belongs to that unit and item then a custom lookup that need to load against the above three factors. Like discount applicable and type of discount, jntially while adding the product I'm filling all the lookups but I need to filter when clicking on Unit column it should only display which is belongs to the product. What is the right event of grid or how can I achieve this.

Please help anybody who can resolve my current issue as I'm stuck here now.

Thanks