CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2012
    Posts
    2

    customizing navigator in DataGrid

    Hello all!

    How can I customize the text in the Datagrid header's navigator? I need to translate

    << < Page [1] of [2] > >>

    into Swedish:

    << < Sida [1] av [2] > >>

    Regards,
    Rasmus

  2. #2
    Join Date
    Sep 2012
    Posts
    2

    Re: customizing navigator in DataGrid

    Oh bummer, the navigator was an inhouse thing. Not on the Datagrid. Sorry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured