Hello, I would like to ask for help from you.
at the moment I have a budget Database I have been working on for a few months.
As you can see here it has a datagrid with columns from datasource and program columns
What I want to do is add a comments column to the side of previous budgeted column to where a user can input there comments
Would it be best to create a UD Table and storing fiscal period, COA, and budget code and treating it like SQL and update the table based on those key fields to where it would display again?
Sorry if that is not clear but the end goal is for a user to pull up a budget and see the comments a user has added next to each period.