I am spending way to much time trying to figure this out! All I want to do is to take the contents of the selected row (the lakeAddress and name) and display them on a form or a box, then request additional info from them…
// lakeAddress: " LN 221B HAM LK"
// parcelNumber: “76-10-0-108.000-010”
// name: “WISKE R & D S H/W T/E”
// mailAddress: “50 ST RD 49”
// city: “HICK”
// state: “OK”
// zip: 48886
Thank you!