alexandre garcia

  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Activity overview

Latest activity by alexandre garcia
  • alexandre garcia created a post,

    export wwdbgrid floats field error in excel

    Hi,  I use delphi XE e infopower 2011 When I export the wwdbgrid to excel, the fields that are float goes to excel with error, this way: 1,30056869930622E-13 it doesn't obey the display format ###,...

  • alexandre garcia created a post,

    (TwwTitleMenuAttributes) dbgrid

    Hello, When I click on the title of my column grid, it invoked a dialog, but when it is called, the dialog goes displayed in positions very strange, is there any way to display the dialog in the ce...

  • alexandre garcia created a post,

    removeField and open the dataset again, how to reaload all fields removed?

    Hello guys I removed some fields from my wwdbgrid with RemoveField(), I closed the dataset and opened it again, how can I load all fields again in my wwdbgrid? Thanks Alex

  • alexandre garcia created a post,

    wwdblookupCombo - set a value without dropping the combo

    Hello guys,  I noticed that when I insert a value in my wwdblookupCombo field without dropDown the combo to choose an option, it doesn't insert my value into ClientDataset. I noticed that wwdbLook ...