[Gambas-user] Issues with Gambas WebTable
Benoît Minisini
g4mba5 at gmail.com
Wed Mar 3 20:34:46 CET 2021
Le 03/03/2021 à 20:11, Benoît Minisini a écrit :
> Sorry, I wanted to answer to the mailing-list...
>
> Le 03/03/2021 à 16:45, Claus Dietrich a écrit :
>> to a): I mean a style sheet file named 'style.css' located in the
>> Public-path of the project with following content (beside others) for
>> the formatting of the header and data cells:
>>
>> th, td{
>> border: 1px solid #ddd;
>> /* following two lines are not recognised by the WebTable */
>> padding: 8px;
>> vertical-align: middle;
>> }
>
> You can already define a 'style.css' in your 'Public' folder, it will be
> taken into account automatically.
>
>>
>> The WebTable turned out to be quite useful in Web programming. So any
>> progress for this control would be much appreciated.
>>
>> BTW: I observed similar CSS formatting issues with other web controls
>> and assume that CSS support is limited. Correct?
>
> I still don't understand what you are talking about by "limited CSS
> support"...
>
You can use the bugtracker for registering your feature requests. That
way I won't forget them when I have time to go back working on 'gb.web.gui'.
Regards,
--
Benoît Minisini
More information about the User
mailing list