Error while setting the Read-only Property for the Multi Select Control

  1. #1

    Error while setting the Read-only Property for the Multi Select Control

    Hello All,

    We have an application which is migrated from Ext.Net 1.6 to Ext.Net 2.5.3. In the application some of the forms using the Multi-select control allowing the user to select multiple values. Part of the requirement in some scenarios we have to make that multi-select control as read-only. That means user can see the values in side the control, But shouldn't allow him to select any.

    Here the issue is, We have read-only property to that control. But when we apply that property it gives me runtime error 'Object doesn't support property or method 'setReadOnly''. We tried other property selectable=false as well, But this property makes the control as disable instead of read-only. The control have more values to display, If it is disable the user can't browse the control to see more values.

    I am looking forward to hear from the people who had this kind of issue and resolved. Appreciate if you provide any work around solution to full fill my requirement.

    I am attaching screenshot here for error message.
    Attached Thumbnails Click image for larger version. 

Name:	Error1.PNG 
Views:	103 
Size:	16.4 KB 
ID:	24431   Click image for larger version. 

Name:	Multiselect_Disable.PNG 
Views:	98 
Size:	10.6 KB 
ID:	24432   Click image for larger version. 

Name:	MultiSelectControl.PNG 
Views:	104 
Size:	11.1 KB 
ID:	24433  
    Last edited by yenkarthi; Feb 18, 2016 at 8:49 AM.

Similar Threads

  1. Replies: 2
    Last Post: Sep 12, 2015, 11:04 AM
  2. [CLOSED] [3.2x] Error setting Checkbox Note property
    By tnwheeler in forum 3.x Legacy Premium Help
    Replies: 8
    Last Post: Sep 04, 2015, 4:57 PM
  3. Replies: 1
    Last Post: Aug 28, 2015, 12:19 PM
  4. Replies: 2
    Last Post: Mar 09, 2015, 7:04 AM
  5. [CLOSED] Is it possible to Select Items of a multi select during ajax event
    By vedagopal2004 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 29, 2010, 6:28 PM

Posting Permissions