Question
Need sample code for Master/Detail grids
I am looking for sample coldfusion 8 code that demonstrates using two editable cfgrids on the same page as a Master/Detail. The two grids would have a one to many relationship. The bottom(detail) grid will refresh when a different row is selected in the top(master) grid. Any help in locating sample code will be appreciated.
