Question: Is it possible to script a datagrid initially with no entries in SalesLogix?
Answer: Create your query, with all the fields, etc., with a condition such as
“where 1=0” so no rows load, but you still get the schema from the
query.
Question: Is it possible to script a datagrid initially with no entries in SalesLogix?
Answer: Create your query, with all the fields, etc., with a condition such as
“where 1=0” so no rows load, but you still get the schema from the
query.