The Grid term in the Web Application that generated by PHPMaker 2022 refers to the Grid-Add and Grid-Edit. So please do not get confused with the same Grid term in Twitter Bootstrap!
This course will teach you how to manipulate the view of Grid in Grid-Add and/or Grid-Edit mode/page of Web Applications that generated by PHPMaker 2022.
For example, how to change the style in the certain column, field, and row. Or, how to hide the certain element that located around the Grid, such as Add Blank Row, Delete, and so on.
You will know also how to prevent User select the same item in the next row if the item has been selected in the previous row.
And many more will come!
Course Instructor
All Courses Lifetime
Pay USD 450, you will get access to all courses lifetime.
This Course Lifetime
Pay USD 25, you will get access to this course lifetime.
All Courses Subscription
Pay USD 150, you will get access to all courses for one year. After one year, you will have to pay USD 150 for next one year access to all courses.
Client-Side
This lesson will teach you how to prevent end-user to select the same item in the next row of Grid, if the item has been already selected in the previous/another row.
This lesson will teach you how easily and quickly we can hide the Add Blank Row button that located in Grid-Edit mode/page of PHPMaker 2022 project.
This lesson will teach you to implement the custom style for the certain field/column of Grid in PHPMaker 2022.
This lesson will teach you to hide the Delete button that located in the left side of each row/record in Grid-Add and Grid-Edit page of PHPMaker 2022.
Server-Side
This lesson will teach you how to hide the certain column that belongs to a field in Grid-Edit or Grid-Add so easily and quickly using a server event of PHPMaker 2022 project.
This lesson will teach you how to disable the certain row(s) based on our own criteria in Grid Edit mode/page of PHPMaker 2022 project.
This lesson will teach you how to hide the Delete row button in Grid Edit mode/page by using server event in PHPMaker 2022 project.
This lesson will teach you how to hide Add Blank Row button and Delete Row button in Grid Add and Grid Edit mode/page of PHPMaker 2022 by using server event.