How to get Gridview to respond to Select command on Blackberry Browser (Curve 8530)
-
I'm trying to develop a Blackberry friendly web page which has aGridview on the page. I have tried making the row "Selectable" (select hyperlink is shown) and adding command button as one of the columns in the grid. Neither one of those methods respond to a click by the Blackberry Browser. Does anyone have a solution for this ?
-
I'm trying to develop a Blackberry friendly web page which has aGridview on the page. I have tried making the row "Selectable" (select hyperlink is shown) and adding command button as one of the columns in the grid. Neither one of those methods respond to a click by the Blackberry Browser. Does anyone have a solution for this ?
I am not sure if i am answering this but...
David Mujica wrote:
Blackberry friendly web page which has aGridview
GridView is bulky. I would suggest to use some repeater control, or something light weight and implement the required functionality using JavaScript. :)
Anurag Gandhi.
http://www.gandhisoft.com
Life is a computer program and every one is the programmer of his own life.
My latest article: Group GridView Data