No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
HI You can control that text box by this way Private Sub tbxNumeric_KeyPress(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles tbxNumeric.KeyPress StringManipulation.SetTextboxAllowedCharacters("0123456789.", e) End Sub
Hi You can do that create one function for this calculation pass to data row values that function for each row and in cell formating event of data grid check for that colunm "Total"and call that function if it is true if you need mero understanding let me know Thanks
Hi I have to limit that user for no age less then 18 years I have only 2 ideas for developments of these 1 > check for date year is greater then 1990 of today then but i think it is not good way to coding for flexibility in future …
Can you explain me in more details how this work & how u did it sucessfully. If you can expalin my example of code then better for me Thanks
The End.
jalpaeol