I am having a problem with CustomListView. (See attached Zipped Project).
After initializing the CustomListView "clv1", the first guess can be entered by typing 4 letters and pressing "ENTER".
Then in the code, when I try Inserting-At, I get a Null Pointer Exception when the "clv1.AsView" tries to "Return sv".
Does something special need to be done to "sv" before attempting the "InsertAt" ?
After initializing the CustomListView "clv1", the first guess can be entered by typing 4 letters and pressing "ENTER".
Then in the code, when I try Inserting-At, I get a Null Pointer Exception when the "clv1.AsView" tries to "Return sv".
Does something special need to be done to "sv" before attempting the "InsertAt" ?