Re: looking for a special kind of table control



Hi Stephan,

I'd use a GridView with Tem\plateFields or your own custom fields.
Check out MSDN for a pointer:

http://msdn.microsoft.com/msdnmag/issues/05/12/CuttingEdge/
http://msdn.microsoft.com/msdnmag/issues/06/01/CuttingEdge/default.aspx

I think this will be a big help for your problem.

Grtz,

Wouter van Vugt
Trainer - Info Support
http://blogs.infosupport.com/wouterv

.



Relevant Pages

  • RE: Correct way of changing MFC application name (m_pszAppName)
    ... youstill have the old pointer value in ... corresponding product team, and they will perform some research on this ... By the way, I think your current workaround is pretty simple and alright, ... Register to Access MSDN Managed Newsgroups! ...
    (microsoft.public.vc.mfc)
  • Re: typeid and dynamic_cast, gcc 3.3
    ... type derived from that base class, a type_info reference for the derived class ... Without dereferencing the pointer, the result ... I know msdn isn't totally accurate at places but not here;-) ...
    (comp.lang.cpp)
  • Re: Compress captured videoframe
    ... The MSDN is a good place to start: ... Your declaration of RtlMoveMemoryis inconsistent with the method you're using it, you're passing it a pointer to both the source ... and destination memory locations where as it's expecting a pointer to the destination but the value of the pointer to the source. ...
    (microsoft.public.vb.winapi.graphics)
  • RE: gridview CommandField Delete Jave script confirm on OnClientClick
    ... Microsoft MSDN Online Support Lead ... gridview CommandField Delete Jave script confirm on OnClientClick ... The Java for the confirm is there but the next java for the post back does ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • trying to get active view pointer from cmainframe
    ... in which i want the active view's pointer. ... so after searching i got this code on msdn. ... void CMainFrame::StepLine ...
    (microsoft.public.vc.mfc)