Jump to content

emin

uniGUI Subscriber
  • Posts

    143
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by emin

  1. 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.
  2. emin

    Creating a folder

    Good advice. Thanks
  3. emin

    Creating a folder

    It worked. Thank you Sherzod.
  4. emin

    Creating a folder

    I'm using the code below to create a folder, but it doesn't work. I don't want to create the folder manually. I've used this code for vcl apps multiple times. It worked fine.
  5. Project file is too big. That's why I had deleted the file before I uploaded. This time you can find the file in rar file Test.rar
  6. I've used font awesome icons, but the problem is still exists. I added a test case. Test.rar
  7. Is that a bug or there is another solution to solve the problem
  8. While using the Unitreemenu, I added one unimenuitems and selected unimenuitems as the unitreemenude source menu. Images are not displayed even though the menus are visible
  9. Sorunu buldum. libmysql.dll eksikmiş programın olduğu dizine kopyalayınca düzeldi
  10. Tekrar merhaba Kodu derledim lokalde çalıştığında (localhost:8077) sunucudaki vt ye bağlanıp verileri çekiyor. Ancak uygulamayı sunucuya yüklediğimde uygulama ekranları geliyor ancak vt den veriler gelmiyor. Firedac bağlantı parametresinde server bölümüne sunucu adresini yazdım olmadı. Local olarak denedim yine olmadı. Sorun ne olabilir acaba?
  11. Sherzod, iyarar Teşekkürler cevaplar için. Sorun port açınca çözüldü
  12. Merhaba uygulamayı sunucu üzerine yükledim ve sunucu üzerinden browserda denediğimde uygulama çalıştı (localhost:8077) Ancak dışardan browsera yazdığımda uygulamaya erişemiyorum. Sunucu ip:8077 şeklinde yazıyorum. Sorun ne olabilir acaba?
  13. When I try to download some files I generally face warning of "This attachment is not available. It may have been removed or the person who shared it may not have permission to share it to this location" Do I need any kind of permission
  14. Cevap için teşekkür ederim. Yönlendirdiğiniz sayfa yeterince kapsamlı. FDManager ile ilgili soruma da cevap verebilirseniz memnun olurum.
  15. Merhaba Şu anda henüz karar verme aşamasındayım ürünü alıp almama hususunda. Ürünle uçtan uca bir test uygulaması yapmaya çalışıyorum. TFDConnection ile veritabanı bağlantısı yaptım. Dokümanlara göre bu bileşen ile birlikte FDManager bileşeni de kullanmak gerekiyor. Ancak bu bileşeni (FDManager) kullandığımda uygulama sadece bir kez çalışıyor. Tekrar çalışmıyor. Veritabanı bağlantısı için kullanılabilecek farklı bir bileşen varmıdır (MYSQL, PostgreySQL için) Diğer bir hususta profossional sürüm ile personel sürüm arasında nasıl bir fark var.
×
×
  • Create New...