Mancata Visualizzazione FlexGrid

A

Ado

Salve a tutti.
Volevo esporvi il seguente problema. Ho creato una applicazione
intranet in ASP che usa il controllo FlexGrid. Ho scaricato

da internet il file ocx e l'ho installato con:

regsvr32 <ocx name>

La griglia viene visualizzata correttamente in tutti i clients che
hanno installato Visual Studio ma la visualizzazione

fallisce in tutti gli altri. L'errore che ottengo si riferisce alla
linea dove invoco per la prima volta la Flex Grid ed in

particolare dove setto il numero di colonne della Flex Grid.
Il messaggio è "Object doesn't support this property or method 'Col
'".
Il codice scritto per visualizzare la griglia (L'object Tag) è
riportato sotto:

<OBJECT id="MiaFlexGrid" style="heigth: '100%'"
classid="clsid:6262D3A0-531B-11CF-91F6-C2863C385E30" VIEWASTEXT>
<PARAM NAME="_ExtentX" VALUE="26035">
<PARAM NAME="_ExtentY" VALUE="13653">
<PARAM NAME="_Version" VALUE="393216">
<PARAM NAME="Rows" VALUE="1">
<PARAM NAME="Cols" VALUE="1">
<PARAM NAME="FixedRows" VALUE="1">
<PARAM NAME="FixedCols" VALUE="0">
<PARAM NAME="RowHeightMin" VALUE="0">
<PARAM NAME="BackColor" VALUE="-2147483643">
<PARAM NAME="ForeColor" VALUE="-2147483640">
<PARAM NAME="BackColorFixed" VALUE="-2147483633">
<PARAM NAME="ForeColorFixed" VALUE="-2147483630">
<PARAM NAME="BackColorSel" VALUE="-2147483635">
<PARAM NAME="ForeColorSel" VALUE="-2147483634">
<PARAM NAME="BackColorBkg" VALUE="8421504">
<PARAM NAME="GridColor" VALUE="12632256">
<PARAM NAME="GridColorFixed" VALUE="0">
<PARAM NAME="WordWrap" VALUE="0">
<PARAM NAME="Redraw" VALUE="-1">
<PARAM NAME="AllowBigSelection" VALUE="0">
<PARAM NAME="ScrollTrack" VALUE="-1">
<PARAM NAME="Enabled" VALUE="-1">
<PARAM NAME="RightToLeft" VALUE="0">
<PARAM NAME="TextStyle" VALUE="0">
<PARAM NAME="TextStyleFixed" VALUE="0">
<PARAM NAME="FocusRect" VALUE="1">
<PARAM NAME="HighLight" VALUE="1">
<PARAM NAME="FillStyle" VALUE="0">
<PARAM NAME="GridLines" VALUE="1">
<PARAM NAME="GridLinesFixed" VALUE="2">
<PARAM NAME="ScrollBars" VALUE="3">
<PARAM NAME="SelectionMode" VALUE="0">
<PARAM NAME="MergeCells" VALUE="0">
<PARAM NAME="AllowUserResizing" VALUE="1">
<PARAM NAME="PictureType" VALUE="0">
<PARAM NAME="BorderStyle" VALUE="1">
<PARAM NAME="Appearance" VALUE="0">
<PARAM NAME="MousePointer" VALUE="0">
<PARAM NAME="GridLineWidth" VALUE="1">
<PARAM NAME="FormatString" VALUE="">
<PARAM NAME="OLEDropMode" VALUE="0">
</OBJECT>

Vi sarei grato se poteste rispondermi qui sul newsgroup.
Vi ringrazio anticipatamente per il vostro aiuto. . .


Saluti
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top