I have text input from SharePoint list,
what I want to do is when the user Click on the + icon increase the text field by 1
this code is OnSelect for the plus Icon
Value(DataCardValue53.Text)+1
I have text input from SharePoint list,
what I want to do is when the user Click on the + icon increase the text field by 1
this code is OnSelect for the plus Icon
Value(DataCardValue53.Text)+1