Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

I am working on a C# app for Win Mobile 6.1, I have a datagrid displaying results based upon a search entered. I would like to have the user click on the row that shows what the are looking for and load up another form with the details for that record. On that form I will have some textbox's showing the required info. Everything else is working but can find a way to click on the record and display.

asked 03 May '12, 10:46

Garling's gravatar image

Garling
0111
accept rate: 0%


I'd suggest you might find a more appropriate forum on say stackoverflow.com. This is more of a UI question than a database question.

A quick scan of the results of a google for click on the record and display C# win mobile 6 yields several promising possibilities.

permanent link

answered 03 May '12, 11:56

Ron%20Emmert's gravatar image

Ron Emmert
33651118
accept rate: 12%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×22

question asked: 03 May '12, 10:46

question was seen: 3,090 times

last updated: 03 May '12, 11:56