Are you passong the scrollView of clv as paramter?
what error are you getting?
I get this error
Application_Start
Error occurred on line: 46 (Main)
Expected: UIScrollView, object type: b4i_customlistview
Stack Trace: (
CoreFoundation __exceptionPreprocess + 180
libobjc.A.dylib objc_exception_throw + 50
CoreFoundation +[NSException raise:format:] + 141
Json -[B4IObjectWrapper setObject:] + 298
Json +[B4IObjectWrapper createWrapper
bject:] + 117
Json -[B4IRDebugUtils ConvertToWrapper::] + 63
CoreFoundation __invoking___ + 29
CoreFoundation -[NSInvocation invoke] + 342
Json +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 2069
Json -[B4IShell runMethod:] + 515
Json -[B4IShell raiseEventImpl:method:args::] + 1888
Json -[B4IShellBI raiseEvent:event
arams:] + 1623
Json __33-[B4I raiseUIEvent:event
arams:]_block_invoke + 67
libdispatch.dylib _dispatch_call_block_and_release + 15
libdispatch.dylib _dispatch_client_callout + 14
libdispatch.dylib _dispatch_main_queue_callback_4CF + 689
CoreFoundation __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 14
CoreFoundation __CFRunLoopRun + 2356
CoreFoundation CFRunLoopRunSpecific + 470
CoreFoundation CFRunLoopRunInMode + 123
GraphicsServices GSEventRunModal + 192
GraphicsServices GSEventRun + 104
UIKit UIApplicationMain + 160
Json main + 138
libdyld.dylib start + 1
)
Application_Active