Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » ItemData for a grid cell Collapse All
Subject Author Date
Offer Har Mar 7, 2007 - 7:53 PM

Dear Support,

I need to keep extra information for a grid-cell or a grid row.
I could not find any SetItemData function like the one found in any other control.

Please advise.

Thanks,
Ron.

Suhai Gyorgy Mar 8, 2007 - 1:22 AM

CExtGridCell::LParamSet: Sets the user-defined LPARAM value and returns the previous value.
virtual LPARAM LParamSet( LPARAM lParamNew = 0L );