[W3C Check]TFW's Web LPM III Ext / Front Study / Vue.js Study / My Practice / CRUD - User Page

Page: [tfw/web/front/vue/my/05_crud/index.html] (v2023-09-24_00-00)

..
AJAJ page of [CRUD III] sample.

Pre-Add Area

Add Area

Select Area

{{ strTitle }}
List Summary
 // Prev 
 \\ Page 
Records : [{{ intTotalRowCount }}] in total, [{{ intMatchedRowCount }}] matched, [{{ intSelectedRowCount }}] selected.  Next \\ 
 Page // 
Range : {{ strSelectRange }}
Operation
1. Show detail by selected data ID(s) :
2. Show detail by all data ID(s) on this page :  Go >> 
3. Show detail of all data that matches the filter :  Go >> 
4. Reset this form :
Row Index
{{ joColum.title }}
 /\ 
 \/ 
{{ intStartRowIdx + intRowIdx }}
{{ joColumn }}
Row Index
{{ joColum.title }}
 /\ 
 \/ 
JSON Response To Parse
{{ strRspText }}

Select Area

Report Area