Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4165
How to Display ValueList in a cell
posted

Hi,

I have a grid where i want to display three columns

CUSTOMER, PART and DISCOUNT

The valuelist belongs to PART.

As I assign rows to each CUSTOMER i need the valuelist of PART to only display items that have not yet been selected.

So if i have 3 parts in the database

INFRA PART1 10%

INFRA PART2 20%

when i drop down that cell to add the third row i only want to show PART3. If i was setting up a new customer then all three parts would show.

What is the best way to achieve this? I tried using the beforecellist drop down event to reset the valuelist but was not having any luck.

 

Thanks.

 

Parents Reply Children
No Data