Questions tagged [buttonfield]

52 questions
0
votes
1 answer

Image gone After Focusing

This is before focus state. It work fine. This is on focusing state. It work fine. This is after focus state. It occurred problem where the image gone. It works fine for the top right but top left image got problem. Here is my custom…
Alan Lai
  • 1,296
  • 2
  • 12
  • 16
0
votes
3 answers

make button on the same size blackberry

I want to have two button in the same size one in the left and the other in the right. This is my code but I get button have the width more than the other hManager = new…
mobileDeveloper
  • 894
  • 2
  • 14
  • 35
0
votes
2 answers

Blackberry Custom ButtonField

This is default look when i launch activity. After i play around with the wheel track pad then become like this. The button image or whole button lost. Here is my custom buttonfield which extends ButtonField. public class Custom_ButtonField extends…
Alan Lai
  • 1,094
  • 7
  • 18
  • 41
0
votes
2 answers

How to make javascript confirm box from asp:buttonfield?

I'm having a hard time getting a javascript confirm box from asp:buttonfield: This is the original code of the Gridview, however buttonfield does not seem to accept "onClientClick"
Jeremias
  • 99
  • 2
  • 7
-1
votes
2 answers

blackberry buttonfield navigate on 2 second hold

I am developing a blackberry app. I want to open an screen from the home screen when user will press one button and hold it for 2 seconds. Any way? Thanks.
Ruchir
  • 13
  • 4
-1
votes
4 answers

Blackberry Custom ButtonField with no Border

how could i create a custom ButtonField with no border in Blackberry... any help will be appreciated
Jorgesys
  • 124,308
  • 23
  • 334
  • 268
-1
votes
1 answer

Redirect to a form on button click in Grid View

I have build a GridView on a webpage, having two ButtonFields columns: Accept and Reject. Now when I click on Reject button, I want to show a popup form with some input fields and store that data into the Database. I'm just stuck at showing the…
Faizan Saiyed
  • 804
  • 3
  • 17
  • 33
1 2 3
4