View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004298 | JEDI VCL | 00 JVCL Components | public | 2007-11-29 20:25 | 2008-12-22 04:34 | 
| Reporter | moore | Assigned To | AHUser | ||
| Priority | normal | Severity | feature | Reproducibility | always | 
| Status | resolved | Resolution | no change required | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0004298: Feature request DBTimeEdit | ||||
| Description | It was nice to introduce JvTimeEdit into JVCL Edits, I hope someone could introduce JvDBTimeEdit.. | ||||
| Tags | No tags attached. | ||||
| 
		 | 
	There is no need for a JvDBTimeEdit, because this is already implemented into TJvTimeEdit by the DataConnector property. Add a TJvDataSource to your form and assign it to the TJvTimeEdit.DataConnector.DataSource property. | 
| 
		 | 
	
	The problem is that TJvTimeEdit (or TJvIPAddress) cannot be used in a DBCtrlGrid with the DataConnector even if you assign a JvDatasource to the DBCtrlGrid, this grid accepts only DB aware controls.. Is there a way to have a TimeEdit (or other edits) with this grid? I think there is a real need for at least TJvDBTimeEdit and TJvDBIPAddress..  | 
| 
		 | 
	Then please try to provide the sources for them | 
| 
		 | 
	
	There is no requirement for such component! Use TJvDateTimePicker. Set TrimValue = False and then select Kind = tkTime: object JvDBDateTimePicker1: TJvDBDateTimePicker Kind = dtkTime TrimValue = False end And then this control will work like a DBTimeEdit.  | 
| 
		 | 
	As ZENsan said, there is no need for it | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2007-11-29 20:25 | moore | New Issue | |
| 2007-11-30 12:41 | AHUser | Status | new => resolved | 
| 2007-11-30 12:41 | AHUser | Fixed in Version | => 3.33 | 
| 2007-11-30 12:41 | AHUser | Resolution | open => fixed | 
| 2007-11-30 12:41 | AHUser | Assigned To | => AHUser | 
| 2007-11-30 12:41 | AHUser | Note Added: 0014035 | |
| 2008-01-11 05:46 | moore | Status | resolved => feedback | 
| 2008-01-11 05:46 | moore | Resolution | fixed => reopened | 
| 2008-01-11 05:46 | moore | Note Added: 0014142 | |
| 2008-01-11 13:30 | moore | Note Edited: 0014142 | |
| 2008-07-23 07:24 | obones | Note Added: 0014443 | |
| 2008-11-03 08:41 | ZENsan | Note Added: 0014963 | |
| 2008-12-22 04:33 | obones | Note Added: 0015138 | |
| 2008-12-22 04:33 | obones | Status | feedback => resolved | 
| 2008-12-22 04:33 | obones | Fixed in Version | 3.33 => | 
| 2008-12-22 04:33 | obones | Resolution | reopened => no change required |