Page 1 of 1

Cannot Insert Billion Value and Tab Order

Posted: Sun Feb 18, 2018 7:07 am
by benkbenk

hi dear,

i have integer field, but i can't input billion value,
everytime insert billion value always change become 2,147,483,647

and I have master table with 2 detail table, how i can set the order detail in tab view

thank you


Re: Cannot Insert Billion Value and tab Order

Posted: Sun Feb 18, 2018 7:40 am
by sangnandar

benkbenk wrote:

i have integer field, but i can't input billion value,
everytime insert billion value always change become 2,147,483,647

Use BIGINT datatype.

benkbenk wrote:

and I have master table with 2 detail table, how i can set the order detail in tab
view

Order them at master-detail panel of master table.


Re: Cannot Insert Billion Value and tab Order

Posted: Sun Feb 18, 2018 8:53 am
by benkbenk

thank you, it's works

may i have one more question, it's about scrolling table,
formly ( 2017 version ) default scrolling table will be showing when table is too long
but in 2018 version, seemly my scrolling table did not show except i activate scrolling table extension
i already set 1366 x 400 but the horizontal scroll did not show the end of table field

thank you


Re: Cannot Insert Billion Value and Tab Order

Posted: Sun Feb 18, 2018 9:04 pm
by sangnandar