
Version=2008.3.1105.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4
is it that the problem is due the version ?
if so do i have the right to get a free update ?
<
telerik:RadDateInput ID="txtRequestTime" runat="server" Width="75px" DateFormat="t" DisplayDateFormat="hh:mm tt">
</
telerik:RadDateInput>
How come when I enter a 4p in the box it doesn't resolve to 4:00 PM? If I do 4PM it works and resolves to 4:00 PM, 4P will always give me 4:00 AM on a blur. How can I make the this control parse a "p" as "pm" and an "a" as an "am", in addition to the default behavior of specifying AM/PM for the time.
Using version: 2008.03.1125.35

The same works fine in 'Google Chrome'. The problem is overlay Radwindow is not working fine in IE.

Hi,
I have created an inline editable grid and has added a dropdowncolumn to the grid. When i am trying to add empty rows to the grid, all other columns are coming as empty but the dropdown column is getting pouplated with the first value in dropdown. I want that column to be empty.
While editing the row how to make the dropdown to display the selected value as the column value.
If have assigned same xml datasource to dropdown columns will it cause any problem?
And I am not able to bind one of my dropdown columns in the grid.
It is throwing the exception:
System.Web.HttpException: DataBinding: 'System.String' does not contain a property with the name 'ows_InvoiceStatus'.
Thanks in advance,
Vinita

