@tbettinazziaxioma-it

@tbettinazziaxioma-it

Forum Replies Created

Viewing 6 posts - 106 through 111 (of 111 total)
  • Author
    Posts
  • in reply to: Customizing button label #103252

    Tks.

    I still have some small problems :

    • the button label is allways capital (even if I write Take License I see TAKE LICENSE)
    • how can I control the button size to make i larger enough to keep the button text (e.g. take license)

    Tks

    Tullio

    in reply to: datePicker error in grid #103034

    Tks, it seems to work.

    How can I force the calendar to appear in italian and not in english ?

    Tks

    in reply to: datePicker error in grid #103032

    Tks but I still don’t understand how to “pass a date” in a json datasource.

    Could You suggest the correct way ?

    Tks

     

     

    in reply to: datePicker error in grid #103026

    Sorry but I still don’t understand where and how to set locale.

    I use :

    { label: ‘Campo data 1’, dataField: ‘C6’, cellsFormat: ‘dd/MM/yyyy’,
    editor: {
    template: ‘dateTimePicker’,
    formatString: ‘dd/MM/yyyy’,
    onInit(index, dataField, editor) {}}},

    but I don’t understand where set my locale.

    Tks

    in reply to: datePicker error in grid #103024

    My browser locale is it_IT and is correct but the datepicker still shows english captions and seems to work in american standard.

    Tks

     

    I got the browser language using

    function getLang() {
    if (navigator.languages != undefined)
    return navigator.languages[0];
    return navigator.language;
    }

    in reply to: datePicker error in grid #103019

    Sorry I was forced to change the account because I don’t receive mails anymore on the other account.

    Anyway I still find the problem.

    I suspect the problem coud be my PC language setting which is Italian.

    When I open the date picker I see all in english.

    Is there any specific setting for the datekeeper related to language ?

    Tks

Viewing 6 posts - 106 through 111 (of 111 total)