Table Field Calculations in RadSystems Studio | Lowcode

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 9

  • @allareheredear
    @allareheredear Рік тому

    the calculation is work perfectly ..but the problem is when i make connection one to many then this function stop working (basically it is not working with master detail form(one to many));.....if you have any solution please tell us

  • @nurriady3146
    @nurriady3146 2 роки тому

    hello I really like your video, can you make a tutorial on how to change the wording of the print display such as adding the date and user name when printing

  • @dimasta1088
    @dimasta1088 Рік тому

    Heloo i have trouble.. how to hide column with type data "Date" in client event based on other column. In my case i have resolved this with type data colum "text". But when i change into "Date" its not worked. Help me please

  • @ferrysiregar5189
    @ferrysiregar5189 2 роки тому

    hello , how to calculate if i used dynamic row tabel ?

  • @fatihurroyyan2995
    @fatihurroyyan2995 Рік тому

    can phprad make a quiz app?

  • @soundrelaxslave9529
    @soundrelaxslave9529 2 роки тому

    i have an issue , what if calculation is in decimal ?

    • @rhid9292
      @rhid9292 2 роки тому

      you can use ,parseFloat or parseDouble

  • @nohmanrauf4748
    @nohmanrauf4748 2 роки тому

    plz make spelling correction if any....
    $('#ctrl-unit_price, #ctrl-quantity').on('input', function(){
    var $unit_price = $(this).closest('form').find('#ctrl-unit_price').val(); var $quantity = $(this).closest('form').find('#Ctrl-quantity').val();
    var $total_price_dom = $(this).closest('form').find('#ctrl-total_price'); $total_price = ($unit_price * $quantity);
    $total_price_dom.val($total_price); });
    #thanks #phprad

  • @sadarahurh8794
    @sadarahurh8794 Рік тому

    this product sucks ! Tried for few weeks and I do not like it. To fragmented, poor documentation, lack of many features. If is like a playing cards house, so fragile and easy to break. Somebody put lots of pieces into on basket but the pieces do not really fit well together. On top of that the entire installation and environment is super fragmented and not easy to use and learn.