Micro Focus QTP (UFT) Forums
IsColumnWritable - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: IsColumnWritable (/Thread-IsColumnWritable)



IsColumnWritable - mahadevan.swamy - 02-21-2011

Hi,

I am working with Siebel 8 and since all the objects are identified differently, I would like to check if the column in a webtable is editable or not. in siebel 7, they had a property called "iscolumnwritable" but in siebel 8, the webtable (sieblist) is a collection of all objects (checkboxes, textboxes) and they do not have this property. I was wondering if there is a way to check if a column is editable or not?

Thanks
Swamy