Forum Discussion
gk1970
15 years agoOccasional Contributor
Correct David. My goal is to write a function which can be used across pages which render tabular data to find a status /perform an action based on the value passed.Hindrance in my method is that compare doesn't work and in your code , rowIndex =
linkObj.Parent.Parent.Parent.Parent.Parent.RowIndex, doesn't that inject dependency where in one would need to know the hierarchy in advance ? Would I be able to write a function to achieve that ?I guess that also depends on the framework used to render the objects ?
Could you point me in the right direction ?
linkObj.Parent.Parent.Parent.Parent.Parent.RowIndex, doesn't that inject dependency where in one would need to know the hierarchy in advance ? Would I be able to write a function to achieve that ?I guess that also depends on the framework used to render the objects ?
Could you point me in the right direction ?
Related Content
- 2 years ago
- 5 years ago
- 8 months ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago