Ticket #874 (new new feature)

Opened 4 months ago

Last modified 2 months ago

New control TSearch

Reported by: sergeymorkovkin Owned by: xue
Priority: normal Milestone: 3.2
Component: Prado Framework v3 Version: 3.1
Severity: feature Keywords:
Cc:

Description

I suggest to implement new control being responsible for DataBound? controls searching functionality, TSearch. This will contain simple TTextBox and TButton. It's also expected that this functionality will be available both as a separate control and a part of TDataGrid. CurrentSearchExpression? property will return search text.

Change History

Changed 4 months ago by sergeymorkovkin

Probably, TFilter is the better name for such a control (think of TPager and TFilter).

Changed 4 months ago by sergeymorkovkin

Also the following properties should be considered: - CurrentSearchString? - SearchButtonText? - SearchButtonStyle? - SearchTextBoxStyle?

Changed 2 months ago by knut

  • milestone set to 3.2

Changed 2 months ago by knut

  • priority changed from urgent to normal
  • severity changed from minor to feature
Note: See TracTickets for help on using tickets.