Search found 2 matches

by dschensky
Fri Nov 16, 2012 10:55 am
Forum: Support
Topic: Obtaining table if table is changed
Replies: 2
Views: 9117

Thanks alot!
Jan
by dschensky
Wed Nov 14, 2012 10:45 am
Forum: Support
Topic: Obtaining table if table is changed
Replies: 2
Views: 9117

Obtaining table if table is changed

Hi! We try to implement a simple change tracking feature with TRichView by adding a red border to any modified paragraph. We are using the OnItemAction event, but we have problems to obtain the table item if rows/columns are deleted. What is the best way to obtain the table item in OnItemAction, if ...