yes that's exactly what i tried to do but file is locked as i mentioned
ooooh it's so hard to upgrade i'm afraid from confliction to happen it is a company ERP System if i do anything wrong it my damage all source code is there any thing else please try to solve this bug by adding attr to <abp-date-picker> tag it's not logic to avoid focus from js file to allow it in all date picker what if i want to avoid auto focus from specific input not all inputs so please try to fix this thanks
hi sir
i have a problem with date-picker when i open EditModel it automatically focus on date
i removed auto update and put focus attr = false and used javascript
but still same problem
i want when open the model no focus happen to prevent open date and make user feel free
will i use this function instead of getFilter() ?
very very very thank you and BIG thanks for efforts i appreciate that
i tried this according to response and still not work
<select asp-for="Account.AccountId" class="auto-complete-select" data-autocomplete-api-url="/api/mainAccounting/JournalVoucherLine/GetAccountLookup" data-autocomplete-display-property="items.displayName" data-autocomplete-value-property="items.id" data-autocomplete-items-property="items" data-autocomplete-filter-param-name="filter" data-autocomplete-allow-clear="true"> </select>
But still have no values :(
may be this features won't work on this screen!!
my logic is to select (account from & to) (date from & to) then click on (refresh button) and data will show on grid according to
what i choose but as you saw account data is huge and i want from user to search and select what he want but no value as i mentioned
so is this features just work if there is data on grid (like advanced filter) ???