Thanks. I got it working. I created my own TextFilteredPropertyColumn and my own TextFilter.
The constructor takes an input box size. > -----Original Message----- > From: Kai Mütz [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 14, 2008 2:35 AM > To: [email protected] > Subject: RE: Filter Toolbar and changing size of TextFilter input box > > > Karen Schaper <mailto:[EMAIL PROTECTED]> wrote: > > Hello, > > > > I have a question about the FilterToolbar. I just came across it > > and I love > > it. > > > > Except now my page is taking up to much space and the user has to > > scroll right to see all my columns. > > > > This is because the text filter boxes are too big for the column they > > represent. > > > > How do I change this? Do I have to create my own TextFilter > > object and set > > the size on the input box? I can't remember but if you don't set the > > size for an input text box I think html defaults to something? > > I have extended TextFilter with my own markup where I have set the size of > the input field. > > HTH, Kai > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
