
Erik Fidlers
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
Posts
Recent activity by Erik Fidlers-
wwDataGrid datetime columns as wwDTEdtDateTime
Hey, How can I get the default for datetime columns to wwDTEdtDateTime instead of wwDTEdtDate for automatically generated columns? Thanks
-
wwTreeview
Hello, There is a very nice option to load a JSON file into a wwTreeview in Firepower. Is there also an options to save it back to a JSON? I cannot find it but this would be very nice. Thanks voor...
-
How to set cellattributes depending on a previous row field value?
Goal is to achieve a layout as shown here:
-
Columns wwDataGrid
Hello, I have a wwDataGrid that has som predefined columns. If data is retrieved from the server (this is a multitier app) the first time there is no problem. Even if some columns are not available...
-
wwDataGrid
Hello, How to set the properties in a readonly not editable datagrid so that a user can copy the data of a cell? Thanks, Erik
-
TwwNativeActivityDialog
Is there some documentation about how TwwNativeActivityDialog works? Thanks.
-
TwwLayoutgrid using mouse wheel without record change
How do I need to set the properties so that I can use the mouse wheel but it doesn't change the record in the layoutgrid. So actually it does then the same as touch scrolling.
-
How to use my own component inherited from TwwEdit with TwwLayoutGrid?