LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Hide details for ContentContent
Getting started
Basic declaration conversion
Data and reference types
Editing reference type items
Purchase
Ready-to-use samples
Show details for Online resourcesOnline resources
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: Accessing/modifying view/folder gridstyle

Accessing/modifying view/folder gridstyle (by Kenneth Haggman, 06/04/2007 10:21:10 AM)

Hi Normunds,

I am trying to figure out if it is possible to access/modify the stucture VIEW_TABLE_FORMAT3 for a view/folder using LotusScript.

What I want to do is set the gridstyle for a view/folder and from what I can gather from the C API documentation, this is where that info resides.

If I set the gridstyle values in DXL and import it, it doesn't 'bite'. Yet another DXL bug in Lotus :(

So, is it possible to access/modify this information from LotusScript and if so - how?