I have a grid datawindow. I'm trying to see if I can add another search column within a column in the grid.
So, could I make the first row a search column? And, could I make it a different dddw depending on the row?
For example, when I retrieve my DW, I could insert a row at row 1. Then I could use row one as my search field. However, let's say column A is a state and is a drop down dw. But, I want the search field (row 1 of the state value column) to be a different dddw.
Can I do so? Or maybe is there a better way?
PB 17