Jump to content

Recommended Posts

Posted

Merhaba

UniDBGrid üzerinde yer alan verileri UniGridExcelExporter kullanarak excele çıkartıyorum. Ancak gridde yer alan veriler yerine tüm hücrelerde "

Render Error: Cannot set property 'tdAttr' of null" ifadesi yer alıyor. Export için kullandığım kod: 

UniDBGrid1.Exporter.Exporter := UniGridExcelExporter1;
UniDBGrid1.Exporter.Title:=UniTreeMenu1.Selected.Text;
UniDBGrid1.Exporter.ExportGrid;

Acaba eksik bir parametremi var, belirtmediğim.

 

excelgorunumu.PNG

gridgörünümü.PNG

Posted

Dear Sherzod

There is already an example with ClientDataset in demos and it works smoothly. However, there is a problem when I use the query instead 

Posted

Please let me know any progress in resolving the issue. Because I need to decide whether or not to use excel exporter in my new projects.
Thanks in advance

Posted

Bu şekilde doğru çalıştı. Destek için teşekkür ederim. 

Bu tür detaylar için başvurabileceğimiz bir dokümantasyon var mı acaba? Paylaşabilirseniz çok memnun olurum.

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...