Hai,
In my project am using datagridview cell for entering the time . Here I just enter only the int characters like this 1110. this will be separate 11:00 like this.
How can I separate this . Here I just only give four numbers .
Please help me.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Raja TPosted Nov 20, 2015, 6:15 AM
Rhishikesh LathePosted Dec 16, 2015, 10:01 AM
Raja TPosted Nov 20, 2015, 7:40 AM
Pavithra LPosted Nov 20, 2015, 7:21 AM
Raja TPosted Nov 20, 2015, 6:42 AM
Pavithra LPosted Nov 20, 2015, 6:31 AM
Raja TPosted Nov 20, 2015, 6:26 AM
Pavithra LPosted Nov 20, 2015, 6:23 AM
Pavithra LPosted Nov 20, 2015, 6:08 AM
Raja TPosted Nov 20, 2015, 5:57 AM
Gowtham RajamanickamPosted Nov 20, 2015, 5:44 AM
Pavithra LPosted Nov 20, 2015, 5:44 AM
Sujeet SumanPosted Nov 20, 2015, 5:42 AM
Raja TPosted Nov 20, 2015, 5:18 AM
string input = "1110";MessageBox.Show("Substring: "+ sub)more details checkout below urlhttp://www.dotnetperls.com/substring