<<

Is there a way to 
remove the "_1" that appears in the ListView Column Header?
 
I 
tried:
property fChooseList LstTable 
.fLstTable
property fChooseList LstField .fLstField
property 
rbase_form_action ColumnHeaders ''
>>

It's coming from the text in fLstField.  If you look in there, you'll probably 
see the column name with the _1 in it.  Where is that variable defined?
--
Larry

Reply via email to