Jump to content

Recommended Posts

Posted

Merhaba,

En basit haliyle aşağıdaki gibi kod ile  Enable True yaptığımda aşağıdaki hata oluşuyor, diğer tüm parameterelerde hiçbir sorun yok.

Bu bug'ın düzeltilmesini rica ederim.

*Sorun Grid üzerinde Exporter.Enable := False konumunda iken kod ile bunu düzenlerken oluşuyor.

UniDBGrid2.Exporter.Enabled := True;
UniDBGrid2.Exporter.ExportGrid;

 

Quote

O38F.saveDocumentAs is not a function

 var O447=new Object({type:"xlsx",mimeType:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",title:"Exported Grid",fileName:"Export.xlsx"});O38F.saveDocumentAs(O447);

 

Uni.PNG

Posted
10 hours ago, Sherzod said:

Merhaba,

Which build, browser are you using?

Do you have a test case?..

1-Crome

2-Unigui has the same error in his test project and you can try it.

Grid - Exporter

Posted
11 hours ago, pro_imaj said:

1.90.0.1531

 

18 hours ago, pro_imaj said:

1-Crome

2-Unigui has the same error in his test project and you can try it.

Grid - Exporter

Merhaba,

Sorry, but I couldn't reproduce.

Posted
1 hour ago, pro_imaj said:

In order for the error to occur, first, after doing grid => Exporter => Enabled: = False, error occurs while doing this with code.

Grid - Exporter.zip

I will open the request. Enabling the plugin in runtime does not work.

Posted

With this error;

For a form opened as a frame, if grid => Exporter => Enabled: = True,

Quote

"c is not a constructor" error occurs, while this value is False, no error occurs."

 

  • Administrators
Posted
On 5/6/2020 at 5:22 PM, pro_imaj said:

In order for the error to occur, first, after doing grid => Exporter => Enabled: = False, error occurs while doing this with code.

Grid - Exporter.zip

Exporter can not be enabled after Grid is displayed.  It must be enabled at design time or when Grid is being created.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...