Building CRUD Apps Part 2 - 2024 Aug 21
Uploaded on Oct 24, 2024 / 0 views / 0 impressions / 0 comments
Description
This video uses the Alpha Test Drive app to demonstrate how to build a task list using the list control.
Dave McCormick, VP of product management at Alpha Software, demonstrates how to create a detail section for a list in a database application using SQL Server and a list builder tool. He adds a list control, configures it to derive data from a SQL database, and creates a detail view tab. The speaker also shows how to navigate between two panel cards using panel actions and JavaScript, add buttons for saving, new records, deleting records, and synchronizing data, define events for after deleting a row, customize the status column in a list, and export data to Excel format.
Throughout the video, Dave covers various aspects of creating a CRUD app, including data synchronization, search and find functions, formatting, and advanced features.