Add Dashboard todo edit/delete/complete features and Note view count tracking
This commit is contained in:
@@ -15,6 +15,7 @@ namespace FPJ0000.Note
|
||||
string fn_fpcolsize = "";
|
||||
public fNote()
|
||||
{
|
||||
|
||||
InitializeComponent();
|
||||
fn_fpcolsize = util.MakeFilePath(util.CurrentPath, "formSetting", "fp_" + this.Name + ".ini");
|
||||
this.ds1.EETGW_Note.TableNewRow += Projects_TableNewRow;
|
||||
|
||||
Reference in New Issue
Block a user