Hi
I am trying to achive the following with WinGrid. I have really not been able to find a clue anywhere on how to display the records continously. Your help will be much appreciated.
Assuming these are my records
No
Initial
Surname
Details
1
G
John
Memo details ….
2
B
Smith
3
D
Apple
4
J
Pear
5
R
Banana
6
W
Mango
This is how I want WinGrid to display my records:
Heading of Grid
1 G John 2 B Smith 3 D Apple 4 J Pear 5 R Banana 6 W Mango
Interaction with grid: Should I click on any record, A pop up box may display the other info relating to the record, or play a sound or display a picture. Depends on what action I want at this point.
Does any one know how to achieve this?
You help will be appreciated.
Anyone have a solution yet.
Your help is appreicated.
Should the Infragistics grid not be able to achieve this, does anyone know any other way?
Kind regards
Hi,
I don't think there's any way to do this. You might want to try CardView, it's sort've similar to what you have here.