1
Answer

error provider

Resmy Ravi

Resmy Ravi

15y
4.1k
1

hi.....
I need to use error provider instead of messagebox.My problem is that when the user enter alphabets in the text box,the names starting with the alphabet should be displayed in the list box.So when there is no items in the list box starting with the alphabet entered by the user,i need to aler the user that "U should enter the names first in the table".I have used this code in the key up event of text box.
but when i used the error provider when the user enters the alphabet whose values are not in the database,the error is displayed.but when the textbox is blank,the provider is also there.Then how to hide the errorprovider???
please help me.....
 
Answers (1)
0
mark 0

mark 0

NA 31 0 21y
It looks like once you have a Document object, there is a Versions field that contains saved by, saved date, etc. I can't tell if you have to explicitly turn on versioning or if you can consider the current document the current version. You'll have to experiment.