CommandColumn renderer

  1. #1

    CommandColumn renderer

    I was wondering if there was a way to render either a CommandColumn or an ImageCommandColumnso that i can get the buttons to sit one on top of the other instead of side by side in a table?

    Thanks!
  2. #2

    RE: CommandColumn renderer

    Is there anybody that might be able to help me on this one, i've tried to use the rederer but saw on this forum that the CommandColumn uses it's own renderer.

    Please, anybody?
  3. #3

    RE: CommandColumn renderer

    We are investigating and trying to figure out some way of making this work within the existing functionality.


    Geoffrey McGill
    Founder
  4. #4

    RE: CommandColumn renderer

    Thanks so much Geoffrey!
  5. #5

    RE: CommandColumn renderer

    Hi,

    Try to add the following css rule to the Page and use ImageCommandColumn
    .row-imagecommands .row-imagecommand{float: none !important;}
  6. #6

    RE: CommandColumn renderer

    Hi vladimir.

    That worked 100%. Thanks for helping out on that one.

Similar Threads

  1. CommandColumn not align
    By walle in forum 1.x Help
    Replies: 0
    Last Post: May 13, 2010, 4:15 PM
  2. CommandColumn in codebehind
    By roszman in forum 1.x Help
    Replies: 0
    Last Post: Apr 28, 2010, 9:42 AM
  3. [0.8.2] CommandColumn and Renderer
    By SouthDeveloper in forum Bugs
    Replies: 4
    Last Post: Jan 20, 2010, 3:54 PM
  4. Help. regarding commandcolumn
    By ydnah2 in forum 1.x Help
    Replies: 2
    Last Post: Aug 19, 2009, 11:46 AM

Posting Permissions