Forum Discussion

jmarkman's avatar
jmarkman
Occasional Contributor
6 years ago

FindAllChildren regex difficulties

I'm trying to capture several different forms of a grid's rows; if a row is enabled or disabled, the class name changes between "trip-details" and "trip-details cancelled". I had the regex pattern to...