|
|
Browse by Tags
All Tags » ObjectList mobile development
-
Hi Guys,
I have a textbox (for a search engine) and a linkbutton when entered data in the search box and pressed 'enter' key, I want it to take the input. I tried the following code but I ran into errors saying "namespace/ assembly not recognised" Please help:
private void KeyPress(object sender, ...
-
Is there a way to customize an objectlist control such that each listitem displays in a different color. Customization is dependent on the data so needs to happen in codebehind. There is no dataitemcreated event exposed? Is the answer to create a custom control? I have worked with asp.net controls but new to mobile controls. ...
|
|
|