1
Answer

How to reject same time data before saving to Sqlite Net Pcl

yan cus

yan cus

4y
742
1
basic from: https://docs.microsoft.com/en-us/samples/xamarin/xamarin-forms-samples/getstarted-notes-database/
 
In this example using DateTime.Now to save to database. Well, if I use DatePicker. Assuming the date data already exists.
How to display DisplayAlert, if the input from DataPicker is the same as previous data.
Thank you in advance.
 
#Xamarin.Forms
#Sqlite-net-pcl 
Answers (1)