Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Finding correct column after reordering?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Finding correct column after reordering?

 Post Reply Post Reply
Author
Message
unknow View Drop Down
Groupie
Groupie
Avatar

Joined: 14 January 2009
Location: Belgium
Status: Offline
Points: 62
Post Options Post Options   Thanks (0) Thanks(0)   Quote unknow Quote  Post ReplyReply Direct Link To This Post Topic: Finding correct column after reordering?
    Posted: 01 August 2010 at 7:26pm
Hi.
 
Let's say I have the following collumns within my report control:
1 = column1
2 = column2
3 = column3
 
The end-user changes the order of the columns and renames column2;
1 = column3
2 = column1
3 = renamed
 
If I want to programmatically find the original "Column2", what should I do ??
 
Thankx!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.