Hello,
I would like to update the content of a drop-down list in one column based on the selection from a drop-down list in another column.
For example, the user could select a category in one column, then the drop-down list in the next column would offer products from that category only.
How can I do this with iGrid.NET?
I've seen a “One-to-many combos” example in “Extra samples”, but it's valid for ActiveX control.
Thank you in advance for your reply.