1
Answer

Using repeater control on Mobile Devices

amit goel

amit goel

5y
608
1
We are using Asp.net webforms and .NET Framework is 4.5.2 we are using Asp.net repeater control as a common practice where ever we need to bind repeated Data. This is working fine on desktop devices but on Mobile devices repeater is giving lot of performance issues. So My Question is
 
Are there any special Lightweight Mobile controls(Free or paid) which can be used instead of Repeater on Mobile devices
Answers (1)