You need to sign in to do that
Don't have an account?

EnhancedList component Does Not working with User Object
Hi,
I have an problem. I have used EnhancedList Component of Salesforce but it does not work with USER object
Can anyone Help me to find out my problem solution ?
I have an problem. I have used EnhancedList Component of Salesforce but it does not work with USER object
Code:
<apex:page standardController="User" tabstyle="User"> <apex:enhancedList type="User" height="750" rowsPerPage="25" id="UserList"></apex:enhancedList> </apex:page>
Can anyone Help me to find out my problem solution ?
Message Edited by EW on 01-16-2009 10:54 AM
Message Edited by EW on 01-16-2009 10:54 AM