I Rebuild DataGrid in 4GL 014 : Jump

In the first nest, add the function of the paragraph to the number of pages: "<<", ">>"  .

In this example, there are 23 items, 5 items per page, 5 pages.
Every 2 pages for a paragraph.



Screen description:
-------------------------------------------------------
First Nest
"Title" is Column 1
"Remark" is Column 2
First Page : Jump to the first page
Last Page : Jump to the last page
<< : Jump to the previous paragraph
>> : Jump to the next paragraph
Pages :
Selected Page is red.
Unselected Page is black.
-------------------------------------------------------
Second Nest
"----Time" is Column 1
"ROCK N ROLL" is Column 2
FIRST : Jump to the first page
LAST : Jump to the last page
Pages :
Selected Page is blue.
Unselected Page is black.

-------------------------------------------------------


Generated Program Language : C# for Windows Form


Edward
2017-10-15

Comments

Popular posts from this blog

I Rebuild DataGrid in 4GL 016 : Jump

I Rebuild DataGrid in 4GL 006 : Paging

I Rebuild DataGrid in 4GL 008 : Paging